Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have created one application in VB.NET 2008 and used Crystal reports.

And done with setup of my project (exe)

Project get installed successfully at clients pc but it is throwing error while generating crystal reports

wht shoild i do


Pls help me ...(no) its (not) urgent


Thanks in advance

(If it were urgent, you'd be paying someone for support.)
Posted
Updated 22-Jul-11 1:57am
v2

Did you install Crystal report runtime in client system. If not find it from C:\Program Files\Microsoft Visual Studio 9.0\Crystal Reports\CRRedist\ and install in client system or you can download from internet.
 
Share this answer
 
You can use crystal report merge module to install Crystal Report Runtime at your client's machine.

All the details you can find with following links,

http://forums.asp.net/t/1091055.aspx/1?Crystal+report[^]

http://vb.net-informations.com/crystal-report/vb.net_crystal_report_deployment_setup.htm[^]

All the merge modules are available here:
http://resources.businessobjects.com/support/additional_downloads/runtime.asp[^]
 
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