Hi,
I have Crystal Reports 2013 Pro, VS 2013 Pro, on a Windows 7 machine. I wrote a simple crystal report, and a simple console app to export the crystal as a PDF. Just starting "simple". The process described below was done in both 32 and 64 bit.
It works fine on my dev computer. Move the crystal and exe to a server, and it fails. On the server I've installed both 32 and 64 bit runtime, also installed SAP CR for Visual Studio. currently only 64 bit runtime and CRVS installed on server (ver 13.0.15.1840 both).
Server is Windows 2008 R2.
Error is "An error has occurred while attempting to load the Crystal Reports runtime. Either the Crystal Reports registry key permissions are insufficient or not installed correctly".
vb code below.
Hopefully you can help with this.
Thanks,
Bill