Click here to Skip to main content
15,911,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,
I have developed an application using vb.net and crystal reports. I have installed the package in the server machine. I put the shortcut of my application to the client machines.
I don't want install the complete package in the client machine as well.
I just want to know which dlls of the crystal reports (version 11) need to register in the client machines just to make it run from the client machine . All the report files resides in the server machine. Please help
Posted

1 solution

You can solve it by using merge modules

How to create Crystal Reports installer using Merge Modules[^]

marboo.
 
Share this answer
 
v2
Comments
Reji Ab 29-Apr-13 5:10am    
Thanks for your reply. But I still need to install msm package in the client machine.
In Visual basic 6 there is a built in report named Data report. If I want to install the data report in the client machine I just need to register two dlls in the client machine. So can I get the dlls to register in the client machine just to run the crystal report same as in the case of data report, instead of running the package if possible

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