I created a vb.net windows application and i'm using the
crystalreport control. i added to the project a .rpt file
and i have 2 buttons that should populate the file with db
data, and send it - one to the printer and the other to
the screen. the problem is that this functionality doesn't
work on other computers. do i have to install anything on
the clients in order to use the crystalreports
functionality (other then the framework of course)?
Thomas Wenning - 27 Dec 2004 11:02 GMT
> I created a vb.net windows application and i'm using the
> crystalreport control. i added to the project a .rpt file
[quoted text clipped - 4 lines]
> the clients in order to use the crystalreports
> functionality (other then the framework of course)?
Hi Zarus,
do you use vs2003?
When the answer is yes then change the mergemoduls:
http://support.crystaldecisions.com/communityCS/FilesAndUpdates/cr_net_2003_merg
emodules_en.zip.asp
Read this:
http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_deployment.pdf
http://blogs.aspadvice.com/crystal/archive/2004/05/10/1108.aspx
http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_scalability.pdf
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/crystlmn/html/c
rconcrystalreports.asp
http://support.businessobjects.com/communityCS/TechnicalPapers/crnet_object_mode
ls_comparison.pdf.asp
http://support.businessobjects.com/communityCS/TechnicalPapers/cr_net_sdk_additi
onal_en.zip.asp
example:
http://support.businessobjects.com/fix/samplescr.asp
Greeting
Thomas