I have a website working fine on another system, but when i tried to configure it on my laptop (Windows 7 , IIS7), It is showing following error on running. I searched alot on internet but unable to fix the issue. Anyone plz help
问问题
44 次
1 回答
0
在浏览了许多网页并尝试了不同的解决方案后,我通过执行以下步骤解决了这个问题
- 在 Visual Studio 中打开命令窗口并编写 debug.startwithoutdebugging
- 出现错误页面,错误为 500.22
我在 Follow Post上搜索了错误 500.22 的解决方案,在我的情况下在 web.config 中添加了以下代码
这篇文章还有很多其他好的解决方案
于 2012-09-28T08:08:56.857 回答