There is no ASP. NET 2.0 in the IIS Web service extension

Source: Internet
Author: User

The ASP. NET v2.0 component is installed on the server, but the ASP. NET v2.050727 is not found in the Web service extension of IIS, which causes the Web pages that are based on. NET2.0 to not be browsed properly.

Workaround:
Open IIS, go to the Web service extension, click Add a new Web service extension under the right window task, click Add in the Pop-up window, and then find x:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ Aspnet_isapi.dll (x is the system installation drive letter, a disk is C), then click the OK button to save the settings, and finally set its status as "allow".

Problems you may encounter:
Prompt for error when opening Web page: Current identity (NT authority\network SERVICE) does not have "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP. Files "for write access issues.
The workaround for this problem is: in cmd mode, enter: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis-i-enable (Ibid., C is the system installation letter), It will return to normal once the installation has been performed.

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.