Click here to Skip to main content
15,888,803 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using VS2010 with SAP Crystal Reports, and developed a project

Now I want to create a setup of it.....
For crystal report deployment, I searched and found that we need to add

CRRuntime_13_0.msm and
Microsoft_VC80_CRT_x86.msm,
Microsoft_VC80_MFC_x86.msm,
Microsoft_VC80_ATL_x86.msm,
Microsoft_VC80_OpenMP_x86.msm

But when I tried to add merge modules
In the “Solution Explorer”, right click on project name, “Add” and "Merge Module"
it opened a window addressed
C:\Program Files\Common Files\Merge Modules

which is empty.....................

After that, I searched and found CRforVS_mergemodules_13_0_2.zip
and I extracted to C:\Program Files\Common Files\Merge Modules folder which gave me CRRuntime_13_0_2 mergemodules...

Now I am not able to find remaining Microsoft Visual C++ 2005 merge modules those are Microsoft_VC80_CRT_x86.msm, Microsoft_VC80_MFC_x86.msm, Microsoft_VC80_ATL_x86.msm, Microsoft_VC80_OpenMP_x86.msm merge modules

So plz hep me
Posted

1 solution

 
Share this answer
 
v2
Comments
muzaffar527 6-Feb-12 5:54am    
I am using VS2010
In the above link i didnt find
Microsoft_VC80_CRT_x86.msm, Microsoft_VC80_MFC_x86.msm, Microsoft_VC80_ATL_x86.msm, Microsoft_VC80_OpenMP_x86.msm

SO Can u provide me a link , from where i can download that merge modules
thatraja 6-Feb-12 6:10am    
Check updated answer
muzaffar527 8-Feb-12 0:58am    
I reinstalled my VS2010 by DVD...and I got those merge modules... Microsoft_VC100_CRT_x86.msm, Microsoft_VC100_MFC_x86.msm, Microsoft_VC100_ATL_x86.msm, Microsoft_VC100_OpenMP_x86.msm

After adding these dependencies also I am getting same error...
I tried adding all of c++ dependencies
Microsoft_VC100_ATL_x86.msm,
Microsoft_VC100_CRT_x86.msm,
Microsoft_VC100_DebugCRT_x86.msm,
Microsoft_VC100_DebugMFC_x86.msm
Microsoft_VC100_DebugOpenMP_x86.msm
Microsoft_VC100_MFC_x86.msm
Microsoft_VC100_MFCLOC_x86.msm
Microsoft_VC100_OpenMP_x86.msm
along with CRRuntime_13_0_2.msm but no use.. getting same error

So plz help... I am structed here from so many days
muzaffar527 6-Feb-12 6:47am    
Thank u
In this link also i didnt found merge modules for Microsoft Visual C++ 2005... I found Merge modules for SAP Crystal Reports for Visual Studio 2010, to run this in client system we need to install that Microsoft Visual C++ 2005 dependencies

I tried a lot from morning, and I am not able to found the required one...

Some one must help me
muzaffar527 6-Feb-12 6:56am    
If i install my setup without these Microsoft Visual C++ 2005 dependencies I am getting an error during installation

Module C:\Program Files\SAP Business Objects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\crtslv.dll failed to register. HRESULT -214010895. Contact your support personnel.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900