请教老师3
发表在ASP.NET图书答疑 2009-11-30
是否精华
版块置顶:
我买的是ASP.NET数据库系统开发案例里面有一个MrNetExam考试软件数据库我也付上了为什么还出错错误内容如下:
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>
 

分享到:
精彩评论 1
Confidence2009
学分:0 LV1
2009-11-30
沙发
这个程序我测试了,没有出现任何问题!我分别以考生和管理员身份登录了,都正常!考生表是数据库中的tb_student表,管理员是tb_Administrator表中的mr密码mrsoft,考生和管理员都是正常的,考试试卷也能答!
出现你那样的问题可能是你的配置什么出错了,数据库的字符串连接要改成和你的机器上数据库的用户我及密码相对应!我测试的开发环境是VS2008,这个程序是VS2005开发的,在VS2008中没有问题在VS2005也会正常!
你自己的好好检查下吧!
我们只对我们图书中出现的问题给予答付!
首页上一页 1 下一页尾页 1 条记录 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经营性网站备案信息 营业执照