How do I fix 404.17 error on Win Server 2k8 and IIS7

I had this problem on IIS6 one time when somehow the ASP.NET ISAPI stuff was broke.

Running

%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i 

to recreate the settings took care of it.

Leave a Comment