IIS 6.0 - HTTP 404 - File not found Internet Information Services

I've come across this problem a few times and the solution is frustratingly simple and not so obvious given the error message, so I'll note it here. After checking the obvious (making sure the file exists in the location mapped to the virtual directory) I found this support article from Microsoft. In my case, the ASP.NET Web Extension was not allowed in IIS 6. To Fix this open the MMC snap in for IIS 6.0, click on the 'Web Service Extensions' folder and ensure the 'ASP.NET vXXXX' has a status of 'Allowed', if not allow it!

 

For security reasons the .Net extensions are prohibited by default which is all well and good, but you'd think we could get a more helpful error message!

Jimmy

Related posts

Comments

Add comment


 

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

March 9. 2010 13:57

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2010