Win2008. NET4.0 Deployment Error HTTP Error 500.21-internal workaround for Server error

Source: Internet
Author: User

cause: After you install the framework v4.0, IIS is enabled, causing the framework to not be fully installed

FIX: start with all programs, accessories, right-click Command prompt, run as administrator, and enter the following command:

%windir%\\microsoft.net\\framework\\v4. 0.30319\\aspnet_regiis.exe-i

If you are prompted with an error "Aspnet_regiis.exe is not a valid WIN32 application", it may be because your aspnet_regiis.exe is damaged.

Go to the c:\windows\microsoft.net\framework\v4.0.30319 directory to see the size of the next Asp.net_regiis.exe (v4.0.30319 is the version number of. NET Frameworkde), If it is 0kb, then copy an overlay in the same directory on the computer where the. NET Framework v4.0.30319 is installed.

If you have Microsoft Visual Studio 2012 installed, you can also repair the. Net Framework by using the following methods.

1. Start and All Programs, Microsoft Visual Studio, Visual Studio Tools, VS2012 x64 compatible tools command prompt
2. Enter the following command successively:
Cd\windows\microsoft.net\framework64\v4.0.30319\setupcache
Enter
Setup.exe/repair/x86/x64/ia64/norestart
Enter
The. Net Framework Repair Boot interface appears, select Repair. After it is repaired, restart IIS.
CMD, enter iisreset on the OK.

Win2008. NET4.0 Deployment Error HTTP Error 500.21-internal workaround for Server error

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.