An error occurred while trying to run the project: you cannot start debugging on the Web server. You do not have permission to debug this application.

Source: Internet
Author: User

I encountered a problem yesterday.
An error occurred while trying to run the project: you cannot start debugging on the Web server. You do not have permission to debug this application.

After searching for information, the problem is solved as follows:

Automatically use the current user name and password to log on to IE (valid only after you log off and log on again)
 
"Tool"-> "Internet Options"-> "Custom Level"-> "automatically log on with the current user name and password"

 

The full text is as follows:

Article from:

Http://blog.csdn.net/zhuwenbing/archive/2006/05/23/751672.aspx

(If reprinting is not allowed, please delete the moderator and have no intention of infringement for learning)
Debugging cannot be started on the Web server, and the project is not configured for debugging.
Possible causes:
1. Integrated window Authentication
Right-click "my computer"-> "management"-> "services and applications"-> "Internet Information Service Manager"
-> "Website"-> "default website"-> "properties"-> "Directory Security" tab-> "authentication and access control block"-> "editing"-> select "Integrated Windows Authentication" (for win2003 systems, other systems are roughly the same)

2. After integrated authentication, the following Windows user accounts are used for anonymous users,
The username is machine name \ IUSR _ machine name, And the password is automatically added. This user belongs to the guests user group and cannot be changed.
Built-in account for anonymous access to Internet Information Service

3. the logged-on user belongs to the debuger group and Adminstrator group (debugging permission and full file control permission), and the ASPNET user belongs to the Administrator group (apsx file operation permission)

4. Automatically log on with the current user name and password in IE (valid only after you log off and log on again)
"Tool"-> "Internet Options"-> "Custom Level"-> "automatically log on with the current user name and password"

5. Check whether the "keep HTTP Connection" check box is selected. If not, select.

7. No application is created.
Control Panel --> management tools --> Internet Information Service --> Find your project
--> Attribute -- "virtual directory option. The following is an <Application name> followed by a <button>,
Check whether it is created or deleted. If it is created, click the button to delete it and save it.

You can also run-> cmd-> iisreset by simply Restarting IIS.

Trackback: http://tb.blog.csdn.net/TrackBack.aspx? Postid = 751672

 

 

 

Sister heisi in the office
Sexy glasses sister
Beautiful motorcycle models
Lili

 

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.