Board logo

标题: [提交Bug] [BUG反馈] TW3的页面错误! [打印本页]

作者: 玄霄    时间: 2010-8-29 00:55     标题: TW3的页面错误!

进入Windows Live Hotmail账户,右上角点那个蓝色问号圆圈,选择“反馈”(Feedback)

然后进入新页面输入反馈,点提交(Submit)时出现BUG如下,而IE8完全没问题(显示反馈提交成功),请开发组明察~~~~~

--------------------------------------------------------------


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>

作者: pader    时间: 2010-8-29 02:24

ASP.NET 应用程序错误,这和TW有关系吗?
作者: 玄霄    时间: 2010-8-29 05:22

2# pader

那……为啥IE8没问题,而TW3有问题呢?
作者: xiazi0222    时间: 2010-8-29 07:07

把Theworld.exe放在空文件夹  还能重现么?
作者: 玄霄    时间: 2010-8-29 15:53

4# xiazi0222

照你说的做了,但问题依旧没变
作者: xiazi0222    时间: 2010-8-29 17:13

好的....已汇报开发组
作者: 玄霄    时间: 2010-8-29 17:54

6# xiazi0222

谢谢~~体验用户劳苦功高啊~~~~
作者: roc    时间: 2010-8-30 11:10

XP+IE8,win7+IE8没有重现问题。
楼主换用3208版本试试
作者: roc    时间: 2010-8-30 11:12

如果还有问题请联系我的QQ:809760914(加QQ后请说明自己的问题,谢谢)
作者: 玄霄    时间: 2010-9-2 05:46

XP+IE8,win7+IE8没有重现问题。
楼主换用3208版本试试
roc 发表于 2010-8-30 11:10 http://bbs.ioage.com/cn/images/common/back.gif


换用了3208版本,问题依旧,还是当面直说罢……上次加了netac汇报问题之后,以后再呼唤他再也没应声了……




欢迎光临 世界之窗论坛 (http://bbs.theworld.cn/) Powered by Discuz! 7.2