- I have created Project in C# in VS Professional 2015
- Used Crystal Reports "CRforVS_13_0_18" and it worked fine in my project all kinds of reports are working
- I have created setup by seting properties "Platform target x86"
- Installed the Setup on Client Computer win 7 ultimate 64 bit.
- Installed CRRuntime_64bit_13_0_18
- Application is working fine
BUT
Now i am facing this Error while generating bill or try to print any report.
Error is:
"Please Enter the Correct Values,The type initializer for 'CrystalDecesions.Shared.SharedUtils' threw an execption"
Kindly do the needful.