The following problem occurs during Visual Studio installation and deployment. "An error occurred during verification. Hresult = '000000'

Source: Internet
Author: User

Create and install inProgramThe following problems occur:

An error occurred during verification. Hresult = '123 '.

Baidu has put forward many such solutions:

1. Fixed the installation of Visual Studio ;(Verify that this method is ineffective)

2. Import the following content to the Registry (Imported n times, no effect):

Copy the following content to notepad and save it as a registry file named A. Reg. Right-click "merge ".

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ interface \ {00020404-0000-0000-c000-000-000000046}]
@ = "Ienumvariant"
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ interface \ {00020404-0000-0000-c000-000000046} \ nummethods]
@ = "7"
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ interface \ {00020404-0000-0000-c000-000000046} \ proxystubclsid]
@ = "{00020421-0000-0000-c000-000000000046 }"
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Classes \ interface \ {00020404-0000-0000-c000-000000046} \ proxystubclsid32]
@ = "{00020421-0000-0000-c000-000000000046 }"

Then finally saw the official solution (http://support.installshield.com/kb/view.asp? Pcode = All & ArticleID = q2017194 ):

Merge the following content into the registry (Valid and positive):

Regedit4

[Hkey_classes_root \ interface \ {00020404-0000-0000-c000-000000000046}]
@ = "Ienumvariant"

[Hkey_classes_root \ interface \ {00020404-0000-0000-c000-000000000046} \ nummethods]
@ = "7"

[Hkey_classes_root \ interface \ {00020404-0000-0000-c000-000000000046} \ proxystubclsid]
@ = "{00020421-0000-0000-c000-000000000046 }"

[Hkey_classes_root \ interface \ {00020404-0000-0000-c000-000000000046} \ proxystubclsid32]
@ = "{00020421-0000-0000-c000-000000000046 }"

The previous content path was wrong. Alas, it took me a lot of time to solve this problem. It turned out to be a solution.

I hope that people who encounter such problems will see this and take less detours.

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.