This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- "Unspecified error" when building with Microsoft_VC100_CRT_x64.msm
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Feb 21, 2011
11:29 AM
"Unspecified error" when building with Microsoft_VC100_CRT_x64.msm
We are in the process of adding the MS VC runtime components for x64 to a standard InstallScript only installer.
I'm getting the following error when including Microsoft_VC100_CRT_x64.msm in a merge module holder:
Adding Object: Windows Files x64\VC10 Runtime x64.
Merging Visual C++ 10.0 CRT (x64): \\SYNTEL1\Installshield\MergeModules\Microsoft_VC100_CRT_x64.msm
Merging : Object Guid - {2AE301FE-DBE3-43B4-9E0A-3E5DB1DA195E}
Error - -2147467259
Description - Unspecified error
File - C:\CodeBases\isdev\Src\FrontEnd\Wizards\ProObjects\VCWizards\MergeModuleObj\MergeModule.cpp
Line Number - 1863
The Microsoft_VC100_CRT_x64.msm file is the one installed with Visual Studio 2010, dated 3/19/2010 including version 10.0.30319.1 of msvcp100 and msvcr100 DLLs. We are using InstallShield 2009 Premier Edition.
The x86 version builds with no error.
I realize this is potentially an issue with the MSM file itself. Has anyone seen and resolved this or can point me toward a fix?
Thanks!
- Everett
I'm getting the following error when including Microsoft_VC100_CRT_x64.msm in a merge module holder:
Adding Object: Windows Files x64\VC10 Runtime x64.
Merging Visual C++ 10.0 CRT (x64): \\SYNTEL1\Installshield\MergeModules\Microsoft_VC100_CRT_x64.msm
Merging : Object Guid - {2AE301FE-DBE3-43B4-9E0A-3E5DB1DA195E}
Error - -2147467259
Description - Unspecified error
File - C:\CodeBases\isdev\Src\FrontEnd\Wizards\ProObjects\VCWizards\MergeModuleObj\MergeModule.cpp
Line Number - 1863
The Microsoft_VC100_CRT_x64.msm file is the one installed with Visual Studio 2010, dated 3/19/2010 including version 10.0.30319.1 of msvcp100 and msvcr100 DLLs. We are using InstallShield 2009 Premier Edition.
The x86 version builds with no error.
I realize this is potentially an issue with the MSM file itself. Has anyone seen and resolved this or can point me toward a fix?
Thanks!
- Everett
(2) Replies
‎Sep 09, 2011
03:12 PM
Unfortunately I do not have any answers. I am including the following x64 and I64 merge modules, and I'm seeing the errors below during the build. Anyone have any ideas? I am using InstallShield 2008 using an InstallScript, cab-based setup. These Merge Modules have been updated by Microsoft hotfixes since their original installation:
Adding Object: WebRiposte\WebRiposte Message Server\Microsoft Runtimes x64\MicrosoftRuntimesx64.
Merging Visual C++ 10.0 ATL (IA64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_ATL_ia64.msm
Merging Visual C++ 10.0 ATL (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_ATL_x64.msm
Merging Visual C++ 10.0 CRT (IA64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_ia64.msm
Merging Visual C++ 10.0 CRT (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_x64.msm
Merging Visual C++ 10.0 MFC (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_MFC_x64.msm
Merging : Object Guid - {56962284-04FE-4C68-93D9-49CA943B57AD}
Error - -2147467259
Description - Unspecified error
Guess I'll need to keep digging!
Adding Object: WebRiposte\WebRiposte Message Server\Microsoft Runtimes x64\MicrosoftRuntimesx64.
Merging Visual C++ 10.0 ATL (IA64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_ATL_ia64.msm
Merging Visual C++ 10.0 ATL (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_ATL_x64.msm
Merging Visual C++ 10.0 CRT (IA64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_ia64.msm
Merging Visual C++ 10.0 CRT (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_x64.msm
Merging Visual C++ 10.0 MFC (x64): C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_MFC_x64.msm
Merging : Object Guid - {56962284-04FE-4C68-93D9-49CA943B57AD}
Error - -2147467259
Description - Unspecified error
Guess I'll need to keep digging!
‎Dec 08, 2014
09:37 PM
Installshield 2014 and same problem...
From log:
Adding Object: Dependencies\New Merge Module Holder Object 2.
Merging :\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_x64.msm: C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_x64.msm
Merging : Object Guid - {EE0D4564-DFAF-412E-A5EF-9E5FA0FBEF6E}
Error - -2147467259
Description - Unspecified error
I just want MSVC 2010 x64 runtimes installed.
Anyone find a solution to this?
From log:
Adding Object: Dependencies\New Merge Module Holder Object 2.
Merging :\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_x64.msm: C:\Program Files (x86)\Common Files\Merge Modules\Microsoft_VC100_CRT_x64.msm
Merging : Object Guid - {EE0D4564-DFAF-412E-A5EF-9E5FA0FBEF6E}
Error - -2147467259
Description - Unspecified error
I just want MSVC 2010 x64 runtimes installed.
Anyone find a solution to this?