pp电子

Runtime Error

pp电子

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>

【网站地图】【sitemap】
contact kinlan
如您对pp电子产品和效劳的任何意见、建议、咨询和投诉等,我们对您反应的有关问题,将允许在最快时间内予以回复,并起劲给您提供须要的资助。
反响种别
*
您的姓名
*
您的性别
公司名称
留言主题
*
电子邮件
*
牢靠电话
移动电话
*
反响内容
*
验证码
看不清?点击替换 *
您来访的目的是相识: 关于pp电子 · 多元化板块 · 加入我们 · 联系pp电子
天下客服热线:400-898-0929

pp电子 版权所有 执法声明 豫ICP备17008475号-2

【网站地图】【sitemap】