ZNDS智能电视网 推荐当贝市场

TV应用下载 / 资源分享区

软件下载 | 游戏 | 讨论 | 电视计算器

综合交流 / 评测 / 活动区

交流区 | 测硬件 | 网站活动 | Z币中心

新手入门 / 进阶 / 社区互助

新手 | 你问我答 | 免费刷机救砖 | ROM固件

查看: 5837|回复: 2
上一主题 下一主题

刚进入xbox.com登陆后出现这个怎么破???

[复制链接]
跳转到指定楼层
楼主
发表于 2015-7-31 00:18 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式 | 未知
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>

上一篇:智能电视自带盒子怎么重装系统
下一篇:做了近视手术后看3d电影为什么头昏
沙发
发表于 2015-7-31 14:54 | 只看该作者 | 来自云南
'/' 应用程序中的服务器错误。
运行时错误说明: 服务器上出现应用程序错误。此应用程序的当前自定义错误设置可防止应用程序错误的细节正在查看远程 (出于安全原因)。它可以但是,通过在本地服务器计算机上运行的浏览器来查看。            

详细信息: 若要使他人能够在远程计算机上查看此特定错误消息的详细信息,请创建在位于当前 web 应用程序根目录下的"web.config"配置文件中的 <customErrors>标记。此 <customErrors>标记应该有它的"模式"属性设置为"Off"。


<! — — Web.Config 配置文件--> <configuration><system.web> <customErrors mode="Off"/> </system.web></configuration> 注意: 你所看到的当前错误页可以取而代之通过修改"defaultRedirect"属性的应用程序的自定义错误页 <customErrors>配置标记,以指向自定义错误页的 URL。


<!--<configuration><system.web> <customErrors mode="RemoteOnly"defaultRedirect="mycustompage.htm"/> </system.web></configuration>-> Web.Config 配置文件
回复 支持 反对

使用道具 举报

板凳
 楼主| 发表于 2015-8-16 01:35 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式 | 未知
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|新帖|标签|软件|Sitemap|ZNDS智能电视网 ( 苏ICP备2023012627号 )

网络信息服务信用承诺书 | 增值电信业务经营许可证:苏B2-20221768 丨 苏公网安备 32011402011373号

GMT+8, 2025-5-8 22:11 , Processed in 0.158869 second(s), 18 queries , Redis On.

Powered by Discuz!

监督举报:report#znds.com (请将#替换为@)

© 2007-2025 ZNDS.Com

快速回复 返回顶部 返回列表