Hi
Something is strangely wrong with my IIS and the way it handles ASP.Net sites.
I am using IIS 6,0 installed on a Windows 2003 Server. I have .Net 1.1, .net 2.0 and .Net 4.0 installed on the machine.
I will start by saying that after numerous searches on the net over 3 days, I managed to resolve the issue by giving access to the "Network Security" user, but I am not satisfied with the way, since rrights I have given to the "Network security" user does not resemble those of a similar where everything works fine.
Moreover, why in the world did I have to go through all those difficulties.
Now I will describe the syptoms, and what I did to solve them.
I created a test ASP.Net website running on .net 4.0 and tried to access the default.aspx page. This gave me the 401.3 HTTP error. All subsequent requests to this site caused another error message: "Server Application Unavailable"
These are the steps I took to solve the proble,
1- ...

Go to the complete details ...