无法开始在Web服务器上进行调试. Web服务器配置不正确 [英] UNABLE TO START DEBUGGING ON THE WEB SERVER. THE WEB SERVER IS NOT CONFIGURED CORRECTLY

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

问题描述

构建Web应用程序成功.但是如下所示进行调试时出错

无法开始在Web服务器上进行调试. WEB服务器未正确配置.

Build the web application succeeded .But an error while debugging as below

UNABLE TO START DEBUGGING ON THE WEB SERVER. THE WEB SERVER IS NOT CONFIGURED CORRECTLY .

推荐答案

vipin.sethumadhavan写道:
vipin.sethumadhavan wrote:

无法开始在Web服务器上进行调试. WEB服务器的配置不正确.

UNABLE TO START DEBUGGING ON THE WEB SERVER. THE WEB SERVER IS NOT CONFIGURED CORRECTLY .


键盘配置也不正确. :)


The keyboard is not configured correctly too. :)


您需要确保您的web.config文件包含:
You need to make sure your web.config file contains:
<compilation debug="true" defaultLanguage="c#" />


当然取决于您的默认语言.



是的,不要在大写锁定打开的情况下输入文字.认为您好像在大喊,所以很自大.


Depending on what your default language is of course.



And yes, do not type with Caps Lock ON. It is considered as if your are shouting and so is arrogant.


您好,

首先,在IIS中为您的项目/网站创建一个虚拟目录.

完成后,请按照以下步骤操作:
1.开始->运行-> inetmgr
2.单击您的计算机名称->网站->默认网站
3.右键单击您的网站->属性->目录安全性标签->编辑->选中集成的Windows身份验证"选项.
Hello,

First of all create a virtual directory for your project/website in IIS.

Once done follow these steps :
1. Go to start -> run -> inetmgr
2. Click on your computer name -> Websites -> Default website
3. Right click on your website -> Properties -> Directory security tab -> Edit - > Check "Integrated Windows Authentication" option.


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

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆