We have an windows application developed using VS 2012 VB .NET with Crystal reports. When application is deployed in Windows 8 64bit, the below error comes up.
the type initializer for 'crystaldecisions.crystalreports.engine.reportdocument' threw an exception
I have installed the CRRuntime_64bit_13_0_5.msi, have complied the software in x86, also tried it in "Any CPU" but still the problem arise.
Using Visual Studio 2012
Kindly help what to be done and where am i going wrong.