After IIS and Framework are installed in windows, you cannot access the. net page solution.

Source: Internet
Author: User

XP is installed with VS 2003 first. After work is required, you need to debug the. net website and install IIS. However, after installation, the. net page cannot be accessed normally.

The code is as follows: Copy code
View system logs and find the following error:
Reference
Event Type: Error
Event Source: ASP. NET 1.1.4322.0
Event Type: None
Event ID: 1084
Date: 2006-10-18
Event: 21:54:43
User: N/
Computer: JYM
Description:
Aspnet_wp.exe cocould not be started. the error code for the failure is 80004005. this error can be caused when the worker process account has insufficient rights to read. NET Framework files. please ensure that. NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account.

For more information, see help and support center in http://go.microsoft.com/fwlink/events.asp.
I checked the relevant information on the Internet and pointed out that it may be an asp.net user permission problem. I immediately checked "computer management" in "management tools" and transferred it to "User", and found that the aspnet user was disabled, enable it immediately. At this time, you must restart the web service. You can use the iisreset command. Then the problem is solved smoothly.

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.