Summary: Solutions for server application unavailable

Source: Internet
Author: User

Before solving the problem, you should first view the error log in the Event Viewer: Start-> Run: eventvwr. MSC;

 

Cause 1: Framework1.1 And Framework2.0 Both exist Server application unavailable Error;

Solution: Create an application in IISProgramSelect your. Net framework2.0-based virtual directory, click "properties"-> select the application pool you just created in "application pool", and click "OK ".

Cause 2: permission issues;

Read data from three folders./Write Permission:

1,C: \ inetpub;

2,Folder where the website is located;

3,FrameworkFolder;

Solution:InVirtual directoryUnder, Set permissions, which should include: ASP. NET, IWAM_machinename, local_service, network_service, System

The permission must be set to write & read.

If the server is win2003 + NTFS, you also need to grant the iis_pwg user the permission. Otherwise, an error will occur when you modify the database !!!!

 

Let's take a look at the security permission settings for this directory:

C: \ windows \ Microsoft. NET \ framework \ v2.0.50727

At leastASPnetUsers andIis_wpgGroup permissions, others. I guess these two are important.

 

ArticleReference: http://hi.baidu.com/tenglong100/blog/item/0b981f08235f982e6b60fbb4.html

 

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.