All Tags »
iis »
help
Sorry, but there are no more tags available to filter with.
-
Hi Proff,
Sounds to me like default.aspx isn't set up as a default document in your IIS site and the 403 error is in response to trying to list the directory. Ensure you have ASP.NET and ASP.NET 2.0 installed (which you should have) and that they are registered in IIS. You can do this last bit by opening a command prompt and ...