On the IIS running Asp.net page, the system prompts "the server application is unavailable ".

Source: Internet
Author: User
Server Applications Program Unavailable. It may be that Asp.net needs to be re-installed.

I guess there is a problem with the installation of Asp.net and you need to reinstall it. However, you cannot install the new net framework package. You can only reinstall it as follows.

Here is the reference.

Error message:

The server application is unavailable.

The Web application you are attempting to access on this web server is currently unavailable. Please click "refresh" in the web browser to try your request again.

Administrator Note: you can find the error details for the specific request failure cause in the system event log of the Web server. Check this log item to find out the cause of this error.

Install IIS for the school a few days ago and run ASP. net2.0 web page encountered the problem of server application unavailability, It is a headache, the server operating system is windowsserver2003, I installed an SP1 Patch package, then, I downloaded an IIS6 installation package on a large website. Everything went smoothly. The DLL files required during the installation process were also downloaded from the official website ,. netframework2.0 is also installed successfully. IIS can run ASP and static Web pages, but cannot run ASP. after several days of confusion on the net2.0 web page, I 'd better finally think of the possibility of permission issues for the website folder. So I added all the control permissions to the Everyone user in the website folder and finally solved the problem, I hope my friends who have encountered the same problem read this article.ArticleIt will be helpful later.

In addition, if this method is not feasible, follow these steps to try again:

You need to re-register. Net in IIS

That is, the system disk is used:

Cd c: \ WINDOWS \ microsoft.net \ framework \ v2.0.50727 (enter the version number here) \ aspnet_regiis.exe-I

A prompt is displayed after execution.

Start installing ASP. NET (2.0.50727 ).

.....................................

ASP. NET (2.0.50727) installation is complete.

Now, the. aspx file can be run in IIS.

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.