Server Error in '/' Application怎么回事?怎么解决?
打开了一个网址..网址最上面却浮现ServerErrorin'/'Application..下面还有一些不懂的英文Description之类起头..还有在后面还有一些英语...
打开了一个网址..网址最上面却浮现Server Error in '/' Application..下面还有一些不懂的英文Description之类起头..还有在后面还有一些英语句子..请高手们解读下.. ( 还有这个是什么意思?说明:未处理的异常出现在当前Web请求的执行。请检查堆栈跟踪信息更多有关该错误以及它源于代码。这个什么意思..解读下..谢谢 )
展开
1个回答
2013-05-15
展开全部
没有具体的错误信息,我无从知道到底哪有问题,可以帮你翻译下,其实错误提示的很清楚,要看详细的错误信息,怎么做。An application error occurred on the server. The current customerror settings for this application prevent the details of theapplication error from being viewed remotely (for security reasons). Itcould, however, be viewed by browsers running on the local servermachine. Details: 服务器出现程序错误。现有的custom error 设置阻隔了以remote的形式查看错误详细信息(为了安全因素)。尽管如此,错误信息可以在服务器本地机子上看到。To enable the details of this specific error message to be viewableon remote machines, please create a <customErrors> tag within a"web.config" configuration file located in the root directory of thecurrent web application. This <customErrors> tag should then haveits "mode" attribute set to "Off".<!-- Web.ConfigConfiguration File --> <configuration> <system.web><customErrors mode="Off"/> </system.web></configuration> 要使具体的错误信息remote形式看到,请建立一个<customeError>标签在网站程序的根目录中的web.config设置中。你的<customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">这句中mode应该=”off"<customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm"><error statusCode="403" redirect="NoAccess.htm" /><error statusCode="404" redirect="FileNotFound.htm" /></customErrors>把这段换下面的<customErrors mode="Off">注意,是大写O!!!先改了这个后保存再刷新看。如果问题照旧,那可能是服务器那边设置问题。给你的host provider发封邮件,问他们是否把你的网站文件夹设置成IIS Application类型,然后问他们是否给asp.net帐户全部控制的权限在你的网站文件夹这样的问题经常是由于IIS上没有设置程序类型导致。希望可以帮到你。
威孚半导体技术
2024-08-19 广告
2024-08-19 广告
威孚(苏州)半导体技术有限公司是一家专注生产、研发、销售晶圆传输设备整机模块(EFEM/SORTER)及核心零部件的高科技半导体公司。公司核心团队均拥有多年半导体行业从业经验,其中技术团队成员博士、硕士学历占比80%以上,依托丰富的软件底层...
点击进入详情页
本回答由威孚半导体技术提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询