|
-
Sep 20th, 2008, 06:07 PM
#1
Thread Starter
New Member
VB6 with Crystal Report 9
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?
-
Sep 20th, 2008, 06:18 PM
#2
Re: VB6 with Crystal Report 9
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 forum.
-
Sep 20th, 2008, 06:40 PM
#3
Re: VB6 with Crystal Report 9
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|