"Aspnet_wp.exe" in vs.netfailed. Error code: 0x8013134b

Source: Internet
Author: User
Tags net command
Problem: When debugging the ASP program, an error is reported. "The process" [3508] aspnet_wp.exe "automatically appended to the computer" XXXX "fails. The error code is 0x8013134b. "
A: You have installed vs.net 2005 and vs.net 2003 at the same time. When asp.netis running, the HTTP request is sent to iisand then the iiswill access aspnet_wp.exe for processing. If aspnet_wp.exe fails, the request cannot be completed. This problem occurs only when ASP. net2.0 is installed. I. method 1. Uninstall. Net framework2.0. The problem may be caused by installing ASP. net2.0 first and then vs. NET 2003 (ASP. NET 1.1 [Microsoft. NET Framework SDK V1.1. Try installing vs. NET 2003 first and then ASP. NET 2.0. Method 2. The modification procedure is as follows:
1) Enter inetmgr.exe at run to open IIS Manager
2) There is an ASP. NET option in the properties of IIS
3) select ASP. net1.1 from the drop-down list
Reference
See: Visual Studio. NET has detected that the specified web server is not running ASP. NET 1.1.

Solution 1

1. Pause IIS

2. C: \ windows \ Microsoft. net \ framework \ v1.1.4322, run aspnet_regiis/I to reinstall Asp.net or from the Windows Start Menu, point to the program, Visual Studio. NET 2003, Visual Studio. and then select Visual Studio. net command prompt. After the window opens, type aspnet_regiis-I.

3. Restart IIS

Solution 2: If solution 1 does not work

1 If the Web server uses a fixed IP Address: make sure that the "Default web site" is used in your "Internet Information Service" and its IP address is "(all unallocated)" In )", instead of the IP address you have specified.

2. You can modify the name of the "Default web site", but do not delete it. Once deleted, the name can be restored as long as it is strictly "Default web site" when it is created.

3. If IE uses a proxy, check the bypass proxy server for local adresses. If you already have a Web site, unmount it without re-installing vs. n.

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.