2011年12月21日

Failed to execute request because the App-Domain could not be created. Error: 0×80131902的解决方法

摘要: 今天打开iis下的asp.net网站发现,“服务器应用程序不可用”,并且查看事件查看器发现了,Failed to execute request because the App-Domain could not be created. Error: 0×80131902的解决方法 的报错,google了一下,找到一个解决的方法: 首先运行 cmd,切换目录到 %SystemRoot%\Microsoft.Net\Framework\ (%SystemRoot% C:\Windows) net stop w3svc - 停止w3svc服务 cd v2.0.50727 切换到此目录 as 阅读全文

posted @ 2011-12-21 14:47 毛毛亟亟 阅读(354) 评论(0) 推荐(0)

导航