problem with crystal report on deployment machine

Hi All,

I integrated all my reports with VB.NET 2003 project and deployed them to the deployement machine. I also included Crystal_Database_Access2003_enu.msm, Crystal_Database_Access2003.msm, Crystal_regwiz2003.msm merge modules in my setup & deployment project. I also set the property for registry key for Crystal_regwiz2003.msm merge module. Eventhough, I am getting following error on deployment machine.

"The type initializer for "crystaldecisions.crystalreports.Engine.ReportDocument" throw an exception."

Can anybody please help me on it

Thanks a lot.




Answer this question

problem with crystal report on deployment machine

  • Jahfer

    You need to include Crystal_Managed2003.msm in your deployment package
  • problem with crystal report on deployment machine