Skip to Content
0
Former Member
Jun 08, 2009 at 10:33 AM

Deploy CR 2008 with VS 2008 Web Setup project Problem

40 Views

Hi,

Please I need help. I'm struggling to deploy our ASP.Net application which uses crystal report 2008.

My dev environment Information:

Windows XP SP3

VS 2008 SP1

.Net framework 3.5

Crystal Report 2008 Ver 12 (SP0, SP1, SP1-Fix 1,2)

I created a web setup project and I added the merge module (CRRuntime_12_1.msm). I did also tried to adding (CRRuntime_12_1_da.msm, CRRuntime_12_1_de.msm) but I end up with the same result.

When I tried to run the setup on the target server I'm receiving the following error.

"Module C:\Program Files\Business Objects\BusinessObjects Enterprise12.0\win32_x86\CEReportSource.dll failed to register. HRESULT - 2147010895. Contact your support personnel."

I don't know if this is the right merge module that I should include or if I follow the right steps to successfully deploy my ASP application with crystal report 2008.

Notes:

The following is the warning messages that I'm getting during the setup project build.

-


Build started: Project: VMAComponentsLibrary, Configuration: Debug Any CPU -


-


Starting pre-build validation for project 'VMASetup' -


WARNING: Unable to find module dependency with signature 'MFCLOC.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'ATL.Policy.66332652_9C28_58B1_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'OpenMP.Policy.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'MFCLOC.Policy.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'ATL.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'CRT.Policy.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'MFC.Policy.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'MFC.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'CRT.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E'

WARNING: Unable to find module dependency with signature 'OpenMP.1E507087_0819_45E0_FF1F_C8B3B9A1E18E'

-


Pre-build validation for project 'VMASetup' completed -


Please I need your help.

Thank you.