Hi friends,
We are having some issues about CrystalDecisions Error.
Our company has a program that run well in every single computer, but have one that show this error
``CrystalDecisions.Crystalreports.Engine.ReportDocument``
After a researches in some forums, we found others users with this same problem, they said to change the option when you`re compiling the program to ``Any CPU``.
We use VisualStudio 2010 to compiling the program. We did what the users said. Change the option to ``Any CPU``, but nothing works.