Skip to Content
0
Jul 21, 2020 at 11:15 PM

How can I deploy .Net applications that uses different version Crystal report on same machine

92 Views

I have a few .net applications that use dll version 13.0.2000.0 from CRForVS_13_0_17 for VS 2015.

Lately we started to develop some applications using dll version 13.0.4000.0 from CRforVS13SP26_0_0 for VS2019. But majority of the applications are not ready to upgrade.

Users want to be able to run old versions and new versions of our software on same machine. They also want to install different applications with different crystal versions on the same machine. WE do not have control what users want to install and in which order. Any idea?

Is it ok to copy Crystal dlls and paste into application folder?