form with sap crystal report is not running on client pc

madhugp

Member
Joined
Nov 27, 2017
Messages
20
Programming Experience
5-10
Hi,

I am using visual studion 2019 and sap crystal reports in my pc. I developed a windows form using c sharp
and sap crystal report added in the crystal report viewer. In my pc it is running fine. But in client pc the executable form is opening ,
but If I want to navigate to form2 which contains sap crystal report it showing exceptions like crystal decisions related dlls. Both pcs have windows 10
and both are 64 bit systems only. How to run the exe file of windows form in client pc without installing visual studio
and sap crystal reports ? plz help to resolve this issue.
 
If SAP Crystal Reports, developer version for Microsoft Visual Studiois not installed on the target computer, the redistributable package must be installed separately.
I couldn't find the redistributable package from their pages. According to this SAP Help Portal if you use ClickOnce SAP CR can be selected as prerequisite.
 
Back
Top Bottom