admin 发表于 2019-3-11 09:44:32

Failed to execute request because the App-Domain could not be created.

原错误信息:

服务器应用程序不可用
您试图在此 Web 服务器上访问的 Web 应用程序当前不可用。请点击 Web 浏览器中的“刷新”按钮重试您的请求。

管理员注意事项:详述此特定请求失败原因的错误信息可在 Web 服务器的系统事件日志中找到。请检查此日志项以查明导致该错误发生的原因。

查看系统日志报错【Failed to execute request because the App-Domain could not be created.】

系统运行一直很正常,昨天访问网站时报错,服务器的环境比较复杂,装了.net framework3.5,然后360安全卫士打补丁后就不行了。

我这个网站需要用.net framework 2.0,打了与.net framework相关的补丁就不行。

问题弄了很久没有搞定,今天终于搞定了。记下来与大家分享。

解决办法:

1.下载 dotnetfx_cleanup_tool卸载所有版本的.net framework。(dotnetfx_cleanup_tool要下载最新的版本,老版本不支持卸载4.0,4.5的)

2.用CCleaner清理了注册表和系统垃圾,

3.重启后安装NET版本 ( .net framework 2.0 及其他版本)
页: [1]
查看完整版本: Failed to execute request because the App-Domain could not be created.