How to set up startup debugging for ASP. NET applications (including remote debugging)

Source: Internet
Author: User
How to set up startup debugging for ASP. NET applications (including remote debugging)

Please select the following steps based on your debugging type and operating system (if not, set them from the beginning)
PS: When I wrote this article, I used Win 2003, Win2000 traditional edition + Visual Studio. net 2003 English version, so the captured images are not the same as the description, but the positions of these "attributes" remain unchanged.

1. Local debugging
A. Windows 2000 operating system
1. Enable VS. Net tool options → Project Web settings → Web server connection → Forntpage extension
2. User group → Delete "(192.168.0.1) Admins" user group "(it may not be an IP address or a computer name, so you don't need to delete it if it doesn't exist)
3. Right-click my computer → manage → services and applications → Internet Information Management Server (IIS) → right-click all tasks of default Web site → Delete server extension
4. Run "C: WINNTMicrosoft.NETFrameworkv1.0.3705aspnet_regiis.exe-I" under the MS-DOS command (this may also be "C: WINNTMicrosoft. NETFramework v1.1.4322aspnet_regiis.exe-I. NETFrameworkv1.0.3705Configmachine. in the config file, find "<processModel ...... /> "Change" username = "machine" to "username =" system "".
5. In step 5, you will be prompted to create a local user group "(192.168.0.1) when" all tasks ">" Configure Server extension "is completed) admins → refresh the user group to see and then add the group members.
6. Right-click "Internet information service" → properties → server extension → "allow the author to upload executable programs ";
7. Check the security attribute of the "c: inetpubwwwroot" folder (note that this is the root directory of the site, which must be in NTFS format). There should be the "(192.168.0.1) Admins" user group, add it on your own, and attach the corresponding power.
8. Run.. NET. A user name and password prompt box is displayed for the new project. Enter the account and password corresponding to the Admins group member (the user password cannot be blank. If the account has no password, add it)

B. Windows 2003 operating system
1. Same as above
2. Right-click my computer> Manage> services and applications> Internet Information Management Server (IIS) → site → right-click "default Web site" → all tasks → Delete Server Extensions 2002 → a webpage is displayed, enter "Administrator" and password, and follow the steps below
3. Run the "C: WINDOWSMicrosoft.NETFrameworkv1.1.4322aspnet_regiis.exe
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.