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