手机
当前位置:查字典教程网 >软件教程 >编程开发 >iis7出现An error occurred on the server when processing the URL错误提示的解决方
iis7出现An error occurred on the server when processing the URL错误提示的解决方
摘要:相信用过IIS7的朋友在调试程序的时候都遇到过下面这样的错误提示:Anerroroccurredontheserverwhenprocess...

相信用过IIS7的朋友在调试程序的时候都遇到过下面这样的错误提示:

An error occurred on the server when processing the URL. Please contact the system administrator.If you are the system administrator please click here to find out more about this error.

其实这是IIS7对ASP程序发送的一个脚本错误消息,只要是程序中有错误就会出现这样的错误提示,所以关键的一步是要将具体的错误显示出来,方法如下:

1、打开控制面板→管理工具→Internet 信息服务(IIS)管理器→双击“ASP”图标

iis7出现An error occurred on the server when processing the URL错误提示的解决方1

2、在左边的窗口中找到你的网站,然后在右边的窗口中展开“调试属性”,把“将错误发送到浏览器”设为True即可,相关截图如下所示:

iis7出现An error occurred on the server when processing the URL错误提示的解决方2

【iis7出现An error occurred on the server when processing the URL错误提示的解决方】相关文章:

Sublime Text 2中文显示乱码的解决方法

Dreamweaver CS6 64位提示0xc000007b错误的解决方案

无法找到产品Microsoft SQL Server Native Client的安装程序包的解决方法Sqlncli.msi

eclipse编程时出现Fail to create the java Virtual Machine怎么办?

Zend Guard 5.0 key 注册码(php zend加密)

在MyEclipse中配置Tomcat服务器7.0图文教程

Zend Studio代码不能自动提示的修复解决方法

Eclipse启动失败Android sdk content loader 0%的四种解决办法

eclipse安装插件UCDetector使用图解

安装程序在正在设置 reporting service 和 share point 排除路径期间遇到错误的解决方

精品推荐
分类导航