Nov 19, 2008
The following scenarios establish the way the process identity and the thread identity are defined while building asp.net websites and publishing using the IIS webserver. IIS supports the following authentication types : · Anonymous – In this...
8 comments
Filed under: IIS 6.0, Process Identity, ASP.NET Impersonation, ASP.NET
Mar 18, 2008
One of my customer running IIS 6.0 had this special scenario where he would like to run ASP.NET 2.0 applications only on a single virtual directory on the entire server. He would like to isolate his Virtual Directory alone to have the ScriptMaps of ASP...
2 comments
Filed under: IIS 6.0, ASP.NET