An occasional "Service Unavailable" workaround appears for IIS Web site apps

Source: Internet
Author: User

The IIS Web site app occasionally appears "Service Unavailable" or displays garbled fonts, which can be resolved using the following methods.

Cause: This situation often occurs when IIS is installed after Visual Studio or the. NET framework, and IIS does not correctly parse the ASP Web site, but it can access the HTML page normally .

1. Open the "Computer Management → services and applications →internet Information service → website", right-click on the properties of the site we decorate, open the ASP. To see if the correct is selected. NET version, in this case, the ASP. NET Web site is built in the 2.0 environment, so the ASP option is 2.0.50727, if you are developing in a. NET 4.0 environment, select 4.0.30319 and so on.

2. Open "Start → run →cmd" at the command prompt. NET environment is re-registered,

The CD is positioned to. NET installation location C:\Windows\Microsoft.NET\Framework\v4.0.30319,

Re-enroll aspnet_regiis.exe-i-enable.

An occasional "Service Unavailable" workaround appears for IIS Web site apps

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.