郁闷,紧急的问题,我在客户那安装oa,IIS下浏览出现如下错误,好着急呀,紧急请求高手援助!
我在客户那安装oa,IIS下浏览出现如下错误:
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailiable ,Please hit the "Refresh"button in your web browser to retry you 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 discouver what caused this error to occur.
问题点数:100、回复次数:6Top
1 楼smilnet(笨笨)回复于 2003-12-02 18:35:37 得分 10
安装.net 框架没有,不能IIS不支持ASPX的。它无法解释!!Top
2 楼laily(阿赖)回复于 2003-12-02 18:36:18 得分 10
You debuggin the ASP.NET project in local host
All remote access will be refuseTop
3 楼Coxin(可心)回复于 2003-12-02 18:45:41 得分 0
.net框架装了,但是曾经提示Microsoft 数据访问组件2.7安装未成功。是不是他的问题?更奇怪的是:单独在IE下浏览.aspx文件没有问题,但是在IIS下不行出现上边的错误,我尝试把login.aspx文件该成任意格式(例如:login.aspx1,login.bak等等)格式文件浏览没有问题,
恭候各位高手过来帮帮忙,在线等待Top
4 楼eastbug(东方小虫)回复于 2003-12-02 19:55:54 得分 60
如果是IIS5.0一下的版本,请重新安装你的.net框架。并正确配置文件映射。Top
5 楼redbb(....DB & DEV....抵制日货,人人有责...)回复于 2003-12-02 20:59:23 得分 10
数据访问组件2.7安装未成功 , 重新 安装Top
6 楼redbb(....DB & DEV....抵制日货,人人有责...)回复于 2003-12-02 21:02:05 得分 10
try aspnet_regiis -i -rTop




