Install asp.net MVC3.0 error 0x80070643

Source: Internet
Author: User
Tags error 0x80070643

Today, a new laptop installed, but in the installation of ASP.net MVC 3.0, the installation program reported a serious error, originally thought to be the package download problem (the new download package), download the installation, is still a serious error, carefully read the error, the wrong code is "0x80070643", After searching for the error, MS has this wrong report: http://support.microsoft.com/kb/2531566

Because I first installed the vs2010 SP1 caused by, the solution is to enter the registry, delete the following registry information

Hkey_local_machine/software/microsoft/asp.net/4.0.30319.0/path
Hkey_local_machine/software/wow6432node/microsoft/asp.net/4.0.30319.0/path

(Only the first registry key on my Computer)

Then reinstall the ASP.NET MVC 3 package and install successfully.

Finally, the above registry information back.

update:2011-06-02

today again found a good way: direct decompression AspNetMVC3Setup.exe, into the uncompressed directory execution

Aspnetmvc3.msi, Aspnetmvc3vs2010tools.msi and other installation package

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.