阳光网驿-企业信息化交流平台【DTC零售连锁全渠道解决方案】

 找回密码
 注册

QQ登录

只需一步,快速开始

扫描二维码登录本站

手机号码,快捷登录

老司机
查看: 1800|回复: 3

[讨论] Excel服务器2008企业版8.4问题咨询

[复制链接]

该用户从未签到

发表于 2010-7-16 21:47:15 | 显示全部楼层 |阅读模式
※ 注 意1:本论坛为技术交流论坛,只有具有交流意义的帖子和附件才能由管理奖励金币。[br]※ 注 意2:上传附件时:必须先选择附件压缩包截图或者软件运行界面截图,再选择压缩包。否则帖子不能发布。[br]<font color=red>※ 注 意3:若你发布的是网盘资源,请务必写明有效时间,以免网友无法下载而投诉。[br]</font>附件上传办法学习链接:http://bbs.sunwy.org/thread-19858-1-1.html[br][br]<font color=blue>对于不符合以上要求的帖子,管理员将进行扣分和删除处理。</font>[br]以上内容请在提交帖子前删除[br][br]新手导读:http://bbs.sunwy.org/thread-23277-1-1.html

通过WEB访问时出现如下提示。如何解决。Server Error in '/ESWeb' 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>


yujian74 于 2010-7-17 17:02 补充以下内容

请问哪位大侠能解决。
楼主热帖
启用邀请码注册,提高发帖质量,建设交流社区

该用户从未签到

发表于 2010-8-26 19:45:43 | 显示全部楼层
把你的安装环境说一下        把你的安装环境说一下
启用邀请码注册,提高发帖质量,建设交流社区

该用户从未签到

发表于 2010-8-27 09:57:45 | 显示全部楼层
我的网页版也是时常产生错误,不知道有什么有效的解决办法
启用邀请码注册,提高发帖质量,建设交流社区
  • TA的每日心情
    开心
    2018-2-18 23:25
  • 签到天数: 37 天

    [LV.5]常住居民I

    发表于 2011-3-6 15:05:05 | 显示全部楼层
    我也是这个情况!windows7系统32位,ie8浏览器,填报选择时老是弹出来这个错误!!!!急啊!!!
    启用邀请码注册,提高发帖质量,建设交流社区
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

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