本文介绍了无法在Web服务器上启动调试.Web服务器配置不正确的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

网站需要在LAN中工作.因此,我安装了IIS,并以与网站相同的名称创建了一个虚拟目录,并且别名与webiite相同.
将所有文件替换为C-> Inetpub-> wwwroot.但是当我运行网站时,出现如下所示的错误.
无法在Web服务器上启动调试.Web服务器配置不正确.在调试器外部运行网页可能会提供更多信息.

我右键单击虚拟目录,并将asp版本设置为2.但是发生了错误.发生了什么事,我该如何解决.

website is need to be work in LAN. So I installed IIS,created a virtual directory in the same name of website and alies name is same as webiite.
Replaced all files in to C->Inetpub->wwwroot .But when I running the website some error show as below.
unable to start debugging on the web server.web server not configured correctly.Running web page outside of the debugger may provide further information.

I right clicked on virtual directory and set asp version as 2..But error occured.What happened and how can I resolve it.

推荐答案



这篇关于无法在Web服务器上启动调试.Web服务器配置不正确的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 05:36
查看更多