Click here to Skip to main content
15,893,337 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Experts,
I Created a Desktop application in C#.Net having Crystal Reports. When i run application on client machine it will give an error regarding Crystal report. Please help me asap


Thanks in advance.
Posted

when you are creating setup add 'Prerequisites',
for
Windows Installer(version as per requirement...)
.Net Framework(version as per requirement...)
Crystal Report(version as per requirement...)

visit link In my windows application, I need to install crystal report while the application is getting installed[^]
Happy Coding!
:)
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900