网站上传
发表在ASP.NET图书答疑 2010-11-24
是否精华
版块置顶:
请问我将做好的网站上传在网上,在本机上运行全部没问题,但为什么传上去打开下一级页面就会出现
Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error 
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. 

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>
 

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>
 
请老师给我解答
分享到:
精彩评论 3
红尘倒影
学分:0 LV1
2010-11-24
沙发
您好:
上传到空间时,要准备一个错误处理页,可以是一个html静态页,上边写几句提示的话也可以。然后放到根目录中一起上传到空间,然后修改web.config文件中的
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
中的defaultRedirect="你的错误处理页面完成名"

试试,看看是否是这个原因
jvkypm
学分:0 LV1
TA的每日心情
奋斗
2022-11-27 14:12:19
2010-11-25
板凳
还是不行啊!在本机上所有的页面都有显示,但现在只有显示主页面,其它的页面都不能运行!。
大伟_mrkj
学分:0 LV1
2010-11-26
地板
你好!
这可能与用的空间有关,可能是网站权限设置原因,你可以联系下你的应用的网上空间的运营商。
有时,人家怕你攻击其服务器 所以会做一些权限设置等
首页上一页 1 下一页尾页 3 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照