加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

在IIS 7.5上运行ASP Classic

发布时间:2020-12-16 04:27:48 所属栏目:asp.Net 来源:网络整理
导读:我需要在旧的ASP Classic网站上做一些工作,所以我试图在我的IIS上托管它,但是当我尝试加载页面时,我得到: An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator pleas
我需要在旧的ASP Classic网站上做一些工作,所以我试图在我的IIS上托管它,但是当我尝试加载页面时,我得到:

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.

当我按照链接时,它将我带到一个微软网站并讨论在IIS 7上运行ASP Classic,但没有一个页面有帮助,我在谷歌上找到的任何内容都无法使用它.我打开和关闭Windows功能的所有元素 – IIS – WWW服务 – app dev功能.

解决方法

今天早些时候这让我感到烦恼,事实证明我的剧本中有错误.

这假设您已通过控制面板的“添加/删除Windows功能”安装了ASP / ISAPI扩展.默认情况下,错误不会发送到眉头要启用向浏览器发送错误,请转到IIS管理器中的站点.双击ASP图标,展开“调试属性”.将“将错误发送到浏览器”设置为True.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读