hi,
I have developed a WPF application using Visual Studio 2010 on a Windows 7 64 bit OS and Crystal Reports 2008. I used Oracle.ManagedDataAccess 12.1.0 to connect to Oracle 10g DB. Now Im trying to deploy the application, and Im having troubles to deploy Crystal Reports Runtime to the users' computers.
In details, I added CrystalDecisions DLL's into my deployment package, but I am not able to auto-install then to the users' computers (such as it happens with oracle drivers).
Another issue I experienced is that reports cannot be loaded in 64bit computers. I tested my app in 2 computers, where I installed manually Crystal Reports Runtime 13.2.0 for 32bit and 64bit. The one with 32bit OS works, and I get to load reports. The one with 64bit OS, does not.
Maybe Im doing something wrong, or using unappropriated versions of CRR? is there a way to force auto-installing of CRR contained in the deployed package? please help
thanks