I've created an application with Crystal Reports Engine 13.0.5 and Visual Studio 2012. The application works on my development machine (Win8 64-bit).
I would like to run my application on other computer. I've installed therefore Crystal Reports Runtime 13.0.5 from:
32 bit
http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_32bit_13_0_5.zip
64-bit
http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_redist_install_64bit_13_0_5.zip
Application displays error message after run: "The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception".
Can you help me?