为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~ 激动社区,陪你一起慢慢变老! - 激动社区 - Powered by Discuz!NT

激动社区站务 · 百家争鸣圆桌会议 为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~

1  /  1  页   1 跳转 查看:3585

为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~

为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~

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 he 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 red 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>
 

回复:为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~

刷新后还不正常的话,估计是中毒了。
 

回复: 为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~

[quote] 原帖由 [b]chonger0217[/b] 于 2009-2-16 20:58:00 发表
Server Error in '/' Application. [i]Runtime Error[/i] [font=Arial, Helvetica, Geneva, SunSans-Regular, sans-serif][b]Description: [/b]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.

[b]Details:[/b] 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 he its "mode" attribute set to "Off".

[table=98%,#ffffcc][tr][td]<!-- Web.Config Configuration File --><configuration>    <system.web>        <customErrors mode="Off"/>    </system.web></configuration>[/td][/tr][/table]
[b][font=Verdana]Notes:[/font][/b] The current error page you are seeing can be red 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.

[table=98%,#ffffcc][tr][td]<!-- Web.Config Configuration File --><configuration>    <system.web>        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>    </system.web></configuration>[/td][/tr][/table][/font] [/quote]
 

回复: 为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~



引用:
原帖由 chonger0217 于 2009-2-16 20:58:00 发表
Server Error in '/' Application. Runtime Error Description: An application error
......
......
defaultRedirect="mycustompage.htm"/>    </system.web></configuration>[/td][/tr][/table]

这个应该是你网速慢或网站服务器当前繁忙的原因。
你可以换个时段试试。
本帖被评分 1 次

                        至
                  爱        冰
                        倩
                永远追随冰姐


      停,止,
 

回复:为什么我在家看激动网看不了啊?出现以下网页,大侠进~~~~~

我们的都好好的可以进.........
 
1  /  1  页   1 跳转

Copyright @ 2004-2021 www.52jdyy.com  激动社区 - 陪你一起慢慢变老!

皖公网安备 34182502000053号  皖ICP备19010502号