on ‎2022 Sep 12 10:40 PM
We have a third party application that uses Crystal Reports for their reporting. The runtime version that the application installer has installed is 13.0.30.3805. We have an application I am developing that will need to use Crystal Reports as well alongside the third party application. How do I set up my dev environment to create an executable that will run with the above specified runtime? I am using Visual Studio 2019 and I am developing for 32-bit.
Request clarification before answering.
Hi Larry,
CR for VS can't be side by side, someone has to update, I don't recommend downgrading because you'll miss out on the latest security updates and platform updates, etc.
On my WIKI there's a KBA on how this works:
https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads
Quick answer is you uninstall the old version and install the latest.
Then for the older app create a config file - TheirAppName.exe.config file and use the redirect noted in the KBA.
They need to test it to confirm using the updated runtime works, your app will then work as expected.
Schedule updates for at least twice a year to stay up to date.
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.