您的位置:首页 > 移动开发

出现Server Application Unavailable的一种解决办法

2006-12-04 14:34 671 查看
服务器上安装的windows2000,使用的是dotnet1.1
现在又安装了dotnet2.0,我们使用远程控制操作服务器,所以用户不是administrator
然后就出现了如下错误:
Server Application Unavailable
The 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.

茫然,搜索解决办法,然后实验了几个看上去比较可能的方法,不见效果。
最后发现站点的文件夹上怎么没有asp.net这个用户,于是添加上该用户,不巧,居然ok了。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐