Saturday, April 30, 2011

The type initializer for "CrystalDecisions.CrystalReports.Engine.CRPE"

The type initializer for "CrystalDecisions.CrystalReports.Engine.CRPE"
threw an exception.
I got this error when I tried to deploy my 32x app in windows 7 32x for no appareant reason ,I have installed all the required runtimes for crystal report without any benefit.
So I kept googling around until I found the solution:
Just add CrystalDecisionsRedist2008_x86 merge module in your setup program

That's it

2 comments:

  1. from where i will get this CrystalDecisionsRedist2008_x86 merge module and i'm trying to deploy my visual studio 2010 application on window vista

    ReplyDelete
  2. http://resources.businessobjects.com/support/additional_downloads/runtime.asp

    ReplyDelete