Click to See Complete Forum and Search --> : VB6 with Crystal Report 9
naikosen
Sep 20th, 2008, 06:07 PM
I have created an application using VB6 and Crystal Report9. This application is running smoothly. But when I want to run it in other computers having no crystal report installed, displays no report.
I copied Crviewer9.dll and Craxdrt.ocx and applied on other computers. Even now no report is displayed. What to do?
RhinoBull
Sep 20th, 2008, 06:18 PM
You have to build distribution package - VB6 has Package & Deployment Wizard.
It is simple to use - you just have to follow on-screen instructions.
HOWEVER, Crystal Reports quite often requires some additional files (dll mostly) that may not necessary be included into distribution automatically by the wizard (any wizard that is).
Older C rystal Reports (like 8 and 9 versions) used to have help file for developers so go to Crystal installation folder, find that file, open it and get list of mandatory distribution files and make sure your package includes all you need.
If you have to add more files then there is an option to add additional files in the wizard.
For more information on distributing your application visit our Application Deployment (http://www.vbforums.com/forumdisplay.php?f=72) forum.
MartinLiss
Sep 20th, 2008, 06:40 PM
Moved.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.