该服务器不支持ASP.NET或ATL服务器应用程序的调试 [英] The server does not support debugging of ASP.NET or ATL server applications

查看:78
本文介绍了该服务器不支持ASP.NET或ATL服务器应用程序的调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!

我今天在计算机上安装了Visual Studios.然后,我创建了一个Web应用程序.但是,当我尝试运行以下错误时,并没有进行调试

无法在Web服务器上启动调试.该服务器不支持ASP.NET或ATL服务器应用程序的调试.


我正在尝试使用IIS运行它.

我找到了这个解决方案

Hi all!!

I installed Visual Studios on my computer today. Then i created an web application. But is not debugging when ever i am trying to run the following error pops up

Unable to start debugging on webserver. The server does not support debugging of ASP.NET or ATL server applications.


I am trying to run it using IIS.

I found this solution

To resolve this problem, use one of the following methods, depending on your circumstances:

    If your project does not have a Web.config file, add a Web.config file to the directory that contains the ASP.NET application. If you are working in Visual Studio .NET, right-click the project in Project Explorer, click Add New Item, and then click Web Configuration File.
    If your project already has a Web.config file, and if the debug attribute is set to true in the <compilation> section of the Web.config file, follow these steps to set the Execute Permissions property for the project folder:
        Start Internet Services Manager, and then click the project that you are trying to debug.
        Right-click the project, and then click Properties.
        Click the Directory tab.
        If None is selected in the Execute Permissions list, click Scripts only, and then click Apply.



但是当我右键单击我的应用程序时,没有诸如属性之类的东西.


任何帮助将不胜感激.. !!!



but when i am right-clicking my application there is no such thing as properties.


any help will be much appretiated..!!!

推荐答案

开始 ^ ].

您的项目肯定有一个Properties选项.
Start here[^].

There is definitely a Properties option for your project.


这篇关于该服务器不支持ASP.NET或ATL服务器应用程序的调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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