Как исправить ошибку hresult 0x800736fd

I'm building an setup file using InstallShield 2012 Spring Pro which bundles several Visual C++ components with my installer. However, when I run my installer on a Japanese version of Windows 7 (32-bit), I received the following error (as extracted from the MSI log in %TEMP%):

I’m building an setup file using InstallShield 2012 Spring Pro which bundles several Visual C++ components with my installer. However, when I run my installer on a Japanese version of Windows 7 (32-bit), I received the following error (as extracted
from the MSI log in %TEMP%):

エラー 1935。アセンブリ コンポーネント {6D321E57-3E99-3B87-BF23-2CDFF3361CB4} のインストール中にエラーが発生しました。 HRESULT: 0x800736FD. アセンブリ インターフェイス: IAssemblyCacheItem, 関数: Commit, アセンブリ名: Microsoft.VC90.CRT,publicKeyToken=»1fc8b3b9a1e18e3b»,type=»win32″,version=»9.0.30729.1″,processorArchitecture=»x86″

TRANSLATED:
Error 1935. An error occurred during the installation of assembly component {6D321E57-3E99-3B87-BF23-2CDFF3361CB4}. HRESULT:. 0x800736FD assembly interface: IAssemblyCacheItem, function: Commit, assembly name: Microsoft.VC90.CRT, publicKeyToken = «1fc8b3b9a1e18e3b»,
type = «win32», version = «9.0.30729.1», processorArchitecture = «x86»

I’ve contacted the support staff at Flexera Software, the folks that make InstallShield, and they’ve sent me here, since my problem seems to be installing a Visual C++ merge module. My installer is attempting to install the following:

Unconditionally:

  • Visual C++ 8.0 CRT (x86) WinSXS MSM

If x86:

  • Visual C++ 9.0 CRT (x86) WinSXS MSM
  • Visual C++ 9.0 ATL (x86) WinSXS MSM
  • Visual C++ 9.0 MFLOC (x86) WinSXS MSM
  • Visual C++ 9.0 MFC (x86) WinSXS MSM
  • Visual C++ 9.0 OpenMP(x86) WinSXS MSM

If x64:

  • Visual C++ 9.0 CRT (x64) WinSXS MSM
  • Visual C++ 9.0 ATL (x64) WinSXS MSM
  • Visual C++ 9.0 MFLOC (x64) WinSXS MSM
  • Visual C++ 9.0 MFC (x64) WinSXS MSM
  • Visual C++ 9.0 OpenMP(x64) WinSXS MSM

Now, what ends up happening, is the installation starts, I encounter the 1935 error, and everything rolls back. But when I check the Programs under Control Panel, I see that something called «Visual C++ 2008 Redistributable -x86» is installed,
v9.0.21022, which wasn’t there previously. Then I can see from the log file that the component that failed is v9.0.30729.1.

Could there be some kind of conflict between versions here? I really have no idea why this is failing, does anyone have a hint for me?

Thanks!

I’m building an setup file using InstallShield 2012 Spring Pro which bundles several Visual C++ components with my installer. However, when I run my installer on a Japanese version of Windows 7 (32-bit), I received the following error (as extracted
from the MSI log in %TEMP%):

エラー 1935。アセンブリ コンポーネント {6D321E57-3E99-3B87-BF23-2CDFF3361CB4} のインストール中にエラーが発生しました。 HRESULT: 0x800736FD. アセンブリ インターフェイス: IAssemblyCacheItem, 関数: Commit, アセンブリ名: Microsoft.VC90.CRT,publicKeyToken=»1fc8b3b9a1e18e3b»,type=»win32″,version=»9.0.30729.1″,processorArchitecture=»x86″

TRANSLATED:
Error 1935. An error occurred during the installation of assembly component {6D321E57-3E99-3B87-BF23-2CDFF3361CB4}. HRESULT:. 0x800736FD assembly interface: IAssemblyCacheItem, function: Commit, assembly name: Microsoft.VC90.CRT, publicKeyToken = «1fc8b3b9a1e18e3b»,
type = «win32», version = «9.0.30729.1», processorArchitecture = «x86»

I’ve contacted the support staff at Flexera Software, the folks that make InstallShield, and they’ve sent me here, since my problem seems to be installing a Visual C++ merge module. My installer is attempting to install the following:

Unconditionally:

  • Visual C++ 8.0 CRT (x86) WinSXS MSM

If x86:

  • Visual C++ 9.0 CRT (x86) WinSXS MSM
  • Visual C++ 9.0 ATL (x86) WinSXS MSM
  • Visual C++ 9.0 MFLOC (x86) WinSXS MSM
  • Visual C++ 9.0 MFC (x86) WinSXS MSM
  • Visual C++ 9.0 OpenMP(x86) WinSXS MSM

If x64:

  • Visual C++ 9.0 CRT (x64) WinSXS MSM
  • Visual C++ 9.0 ATL (x64) WinSXS MSM
  • Visual C++ 9.0 MFLOC (x64) WinSXS MSM
  • Visual C++ 9.0 MFC (x64) WinSXS MSM
  • Visual C++ 9.0 OpenMP(x64) WinSXS MSM

Now, what ends up happening, is the installation starts, I encounter the 1935 error, and everything rolls back. But when I check the Programs under Control Panel, I see that something called «Visual C++ 2008 Redistributable -x86» is installed,
v9.0.21022, which wasn’t there previously. Then I can see from the log file that the component that failed is v9.0.30729.1.

Could there be some kind of conflict between versions here? I really have no idea why this is failing, does anyone have a hint for me?

Thanks!

I truly hope I can get help from the experts here. I have been trying on my own, for nearly two weeks to install SQL Server 2008 R2 Express x64 but keep getting the same error and always at the same step. I’ve tried many solutions out there in the forums
but nothing has worked to date. The goal is to be able to use Sage Act! Pro 2012 which also comes with .Net 3.5 and MS SQL Server 2008 R2 Express. I can install Act! but obviously cannot use it without SQL.

Hardware: HP Envy17 Notebook PC
OS: Windows 7 Home Premium Service Pack 1 / 64-bit

The specific error during the installation is:

The following error has occurred: An error occurred during the installation of assembly ‘policy.8.0.Microsoft.VC80.CRT,version=»8.0.50727.4027″,publicKeyToken=»1fc8b3b9a1e18e3b»,processorArchitecture=»x86″,type=»win32-policy»‘. Please refer
to Help and Support for more information. HRESULT: 0x800736FD. 

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xDF039760%25401201%25401

Then it is followed by this message;

The following error has occurred: One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL +Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xDF039760%25401201%25401

The installation always hangs at this step: ExecuteStandardTimingsWorkflow

I have tried the many solutions out there but none has been successful;

1) Added the HKEY_LOCAL_MACHINESystemCurrentControlSetControl >Key:RegistrySizeLimit >Type:REG_DWORD >Value:0xFFFFFF + reboot and SFC / scannow
2) Downgraded from .Net 4 to .Net3.5 (some forums indicated incompatibilities with .Net 4) 
3) Removed all previous instances and any traces of SQL (2005 and 2008) and the pre-check reveals no instances installed
4) Removed all C++ software and re-installed them (as some forums said it was do to a C++ corruption)

I’m not sure if this is significant but I was able to install SQL 2008 R2 Express x86 version. Unfortunately Act! is looking for a x64 version on my x64 machine so I am still stuck. Another small quirk is the fact that I cannot view the «configuration
report» to see that my computer meets all the requirements before the install in the x64 version, yet, I could in the x86 version. I assume it can since it automatically starts after the auto-check.

I appreciate any help or pointers. Thank you.

I truly hope I can get help from the experts here. I have been trying on my own, for nearly two weeks to install SQL Server 2008 R2 Express x64 but keep getting the same error and always at the same step. I’ve tried many solutions out there in the forums
but nothing has worked to date. The goal is to be able to use Sage Act! Pro 2012 which also comes with .Net 3.5 and MS SQL Server 2008 R2 Express. I can install Act! but obviously cannot use it without SQL.

Hardware: HP Envy17 Notebook PC
OS: Windows 7 Home Premium Service Pack 1 / 64-bit

The specific error during the installation is:

The following error has occurred: An error occurred during the installation of assembly ‘policy.8.0.Microsoft.VC80.CRT,version=»8.0.50727.4027″,publicKeyToken=»1fc8b3b9a1e18e3b»,processorArchitecture=»x86″,type=»win32-policy»‘. Please refer
to Help and Support for more information. HRESULT: 0x800736FD. 

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xDF039760%25401201%25401

Then it is followed by this message;

The following error has occurred: One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL +Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xDF039760%25401201%25401

The installation always hangs at this step: ExecuteStandardTimingsWorkflow

I have tried the many solutions out there but none has been successful;

1) Added the HKEY_LOCAL_MACHINESystemCurrentControlSetControl >Key:RegistrySizeLimit >Type:REG_DWORD >Value:0xFFFFFF + reboot and SFC / scannow
2) Downgraded from .Net 4 to .Net3.5 (some forums indicated incompatibilities with .Net 4) 
3) Removed all previous instances and any traces of SQL (2005 and 2008) and the pre-check reveals no instances installed
4) Removed all C++ software and re-installed them (as some forums said it was do to a C++ corruption)

I’m not sure if this is significant but I was able to install SQL 2008 R2 Express x86 version. Unfortunately Act! is looking for a x64 version on my x64 machine so I am still stuck. Another small quirk is the fact that I cannot view the «configuration
report» to see that my computer meets all the requirements before the install in the x64 version, yet, I could in the x86 version. I assume it can since it automatically starts after the auto-check.

I appreciate any help or pointers. Thank you.

I truly hope I can get help from the experts here. I have been trying on my own, for nearly two weeks to install SQL Server 2008 R2 Express x64 but keep getting the same error and always at the same step. I’ve tried many solutions out there in the forums
but nothing has worked to date. The goal is to be able to use Sage Act! Pro 2012 which also comes with .Net 3.5 and MS SQL Server 2008 R2 Express. I can install Act! but obviously cannot use it without SQL.

Hardware: HP Envy17 Notebook PC
OS: Windows 7 Home Premium Service Pack 1 / 64-bit

The specific error during the installation is:

The following error has occurred: An error occurred during the installation of assembly ‘policy.8.0.Microsoft.VC80.CRT,version=»8.0.50727.4027″,publicKeyToken=»1fc8b3b9a1e18e3b»,processorArchitecture=»x86″,type=»win32-policy»‘. Please refer
to Help and Support for more information. HRESULT: 0x800736FD. 

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xDF039760%25401201%25401

Then it is followed by this message;

The following error has occurred: One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL +Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.50.1600.1&EvtType=0xDF039760%25401201%25401

The installation always hangs at this step: ExecuteStandardTimingsWorkflow

I have tried the many solutions out there but none has been successful;

1) Added the HKEY_LOCAL_MACHINESystemCurrentControlSetControl >Key:RegistrySizeLimit >Type:REG_DWORD >Value:0xFFFFFF + reboot and SFC / scannow
2) Downgraded from .Net 4 to .Net3.5 (some forums indicated incompatibilities with .Net 4) 
3) Removed all previous instances and any traces of SQL (2005 and 2008) and the pre-check reveals no instances installed
4) Removed all C++ software and re-installed them (as some forums said it was do to a C++ corruption)

I’m not sure if this is significant but I was able to install SQL 2008 R2 Express x86 version. Unfortunately Act! is looking for a x64 version on my x64 machine so I am still stuck. Another small quirk is the fact that I cannot view the «configuration
report» to see that my computer meets all the requirements before the install in the x64 version, yet, I could in the x86 version. I assume it can since it automatically starts after the auto-check.

I appreciate any help or pointers. Thank you.

Понравилась статья? Поделить с друзьями:
  • Как исправить ошибку gta 4 seculauncher failed to start application 2000 gta 4
  • Как исправить ошибку gpt при установке виндовс 10
  • Как исправить ошибку google play на устройствах андроид
  • Как исправить ошибку general protection fault при запуске borderlands
  • Как исправить ошибку fortniteclient win64 shipping exe