sujimon 0 Light Poster

Hi

I have developed an ASP.NET Crystal Reports website on my machine (VS-2005, x86 pc). I have included the following 'Mergemodules from Crystal' in my websetup. -
- Microsoft_VC80_ATL_x86.msm
- policy_8_0_Microsoft_VC80_ATL_x86.msm
- CrystalReportRedist2005_x86.msm

This website worked fine when I deployed to Windows server 2008 machine.
However, when I deployed to Windows Server 2003 X64 on client's Server. I got the error :- 'Type Initialiser for CrystalDecisions.CrystalReports.Engine.ReportDocument threw an exception.

I firmly think this is because I need a different version of the MergeModules or Crystal Runtime specific for an X64 machine.
Kindly let me know your suggestions to resolve this problem