Debugging cannot be started on the Web server, which is a headache.

Source: Internet
Author: User
Debug the Asp.net application in the past two days. ProgramVs. Net has the following error: An error occurred while trying to run the project: Debugging cannot be started on the Web server.

According to the information found, try the following method:

1: Set the debug attribute to true in the "compile" section of the web. config file;

The problem persists.

2: restart IIS. Enter iisreset at the command prompt.

The problem persists.

3: Check the IIS security settings of the "Default web site". The settings are correct.

The problem persists.

4: specify a virtual folder for the Web application.

The problem persists.

5: modified the machine. config file, changed username = "machine" to usernaem = "system", and restarted the computer,

The problem persists.

6: users added to the debugger Users Group,

The problem persists.

7: changed the security settings in IE, "automatically log on with the current user name and password"

Still not working. My system is Windows2003 + iis6.0 + vs. NET 2003,

Do I have to reinstall the system. If you have encountered a problem, let's talk about how you solve it.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.