I have an asp 4.0 site on IIS7.0 that will not load. Error message: HTTP Error 404.17 - Not Found.
ISAPI Filters for 4.0 do not exist in IIS.
aspnet_regiis.exe doesn't exist in :
C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319. So I cant install it.
aspnet_filter.dll does not exist in above folder either.
How should I fix this problem?
Thanks