Windows 7 software installation error: "error 1935... Hresult: 0x800736fd "solution

Source: Internet
Author: User
Tags visual studio 2010

When installing software on Windows 7, the following errors may occur:

Product: Microsoft Visual C ++ 2005 redistributable --Error 1935. An error occurred during the installation of Assembly

'Microsoft. vc80.openmp, type = "Win32", version = "8.0.50727.762", publickeytoken = "1fc8b3b9a1e18e3b", processorarchitecture = "x86" '. Please refer to help and support more information.
Hresult: 0x800736fd. Assembly interface: iassemblycacheitem, function: commit, component: {1e507087-0819-45e0-a01f-c8b3b9a1e18e}

Or the system prompts that the Registry space is insufficient.
Windows-Low on registry Space: The system has reached the maximum size allowed for the system part of the Registry. Additional storage requests will be ignored.

Solution:
Modify the registry key, remove the Registry size restriction, and change the registrysizelimit value to ffffffff:
HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Control
Item: registrysizelimit
Type: REG_DWORD
Value: 0 xffffff (4294967295)

The cause may be that the Registry size is limited. Due to the installation of a large number of software, especially some large software such as ArcGIS, Visual Studio 2010, and MS Office, too much information is written to the Registry, which prevents other software from continuing to write information to the Registry during installation. Therefore, the installation is often unsuccessful because the installation program stops at a certain progress and does not move. By modifying the Registry size limit, the software can continue to write the registry.
Microsoft XML Core Services 4.0 Service Pack 2 (kb973688) and
Microsoft XML Core Services 4.0 Service Pack 2 Security Update (kb954430) and Security Update for Windows (kb979683) are also successfully updated ~

Refer:

Http://forums.esri.com/Thread.asp? C = 93 & F = 1148 & t = 287391 #902480

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.