"Debugging cannot be started on the Web server. You do not have the permission to debug this application. The URL of this project is located in the Internet region.

Source: Internet
Author: User

Error message:

 

Debugging cannot be started on the Web server. You do not have the permission to debug this applicationProgramThe project URL is in the Internet region.

 

The following method can be used to solve the problem:
1: Check that "ASP. NET debugging enabled" is "true" in "configuration properties"
2: Confirm "DEBUG = true" in your "Web. config"
3: If you have installed Win2000 SP4, Run "regsvr32 I aspnet_isap.dll" on the command line"
4: view the site information in IIS, select "Directory Security", which includes "Anonymous Access and authentication control", and then click "Edit .. ", confirm that the" Integrated Windows Authentication "option is selected
5: Choose ie option> Security Settings> Custom Level, and click "user verification". Check that "automatically log on with the current user name and password" is selected"
6: Run c: \ windows \ Microsoft. NET \ framework \ v1.1.4322 \ aspnet_regiis.exe-I
7: Control Panel-management tools-Computer Management-local users and groups-users, double-click the ASPNET user to add the Administrators

 

Related Article

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.