Failed to execute request because the App-Domain 解决方案
日期:2008年11月7日 作者:-
1.Error:Failed to execute request because the App-Domain could not be created. Error: 0×80070005 Access is denied.
具体情况如下:
Server Application UnavailableThe web application you are attempting to access on this web server is currently unavailable. Please hit the “Refresh” button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.
查看Event Viewer,看到的错误为:
Error:Failed to execute request because the App-Domain could not be created. Error: 0×80070005 Access is denied.
開啟ASP.NET 網站時,如果發生錯誤,經查看Web伺服器的「事件檢視器」中之「應用程式」,如果錯誤訊是:
Failed to execute request because the App-Domain could not be created. Error: 0x80131902
基本上,這個情況最可能發生在第一次執行 .Net work 2.0 ,原因不明,但底下的做法大致可以解決此問題:
1.首先開啟「命令視窗」,並切換目錄到 %SystemRoot%\Microsoft.Net\work\(%SystemRoot% 視你 Windows 安裝目錄而定,一般是在 C:\Windows)
2.執行 "net stop w3svc" 終止 w3svc 服務
3.切換到下層目錄 v2.0.5.xxx
4.執行 "aspnet_regiis.exe -ua" 解除 .Net 安裝
5.重新安裝 .Net 到 IIS 中 "aspnet_regiis.exe -i"
6.重新啟動 w3svc "net start w3svc". -
- Failed to execute request because the App-Domain 解决方案 相关文章:
- Failed to execute request because the App-Domain 解决方案 相关软件
- 特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作
- 者.文章版权归文章原始作者所有.对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转
- 载的文章有版权问题请联系编辑人员,我们尽快予以更正. 转载请注明来源:http://www.hackhome.com
上一篇:让系统状态栏干净的好帮手PS Tray Factory[多图]
下一篇:Java学习的思路
精品推荐
相关分类
·网络安全 ·防范措施
·黑客技术 ·网络协议
·网络知识 ·路由技术
·Cisco网络 ·交换技术
·华为网络 ·网络管理
·无线技术 ·应用技巧
·网络方案 ·存储备份
·专题技术 ·通信技术
