当我连接到任何网站时,它现在显示:
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
我现在已经卸载了 .NET Framework 1.1,但情况仍然一样(甚至无法显示 index.html)。
有什么想法吗?很紧急,谢谢。
答案1
答案2
要使网站重新运行:
打开命令提示符并C:\windows\Microsoft.NET\Framework64\v4.0.30319
转到
run aspnet_regiis.exe -r
答案3
这是由于 aspnet_filter.dll 路径损坏造成的。请看此处:https://forums.iis.net/post/2027552.aspx