Crystal Report Problem (With Visual Basic 3.0) 
Author Message
 Crystal Report Problem (With Visual Basic 3.0)

Hello VB lovers:

I got a problem with Crystal Report.  I am making a distribution disk
of my application.  Once I install it on another system with no VB
installed, and when I try to launch Crystal Report, I ran into the
"Unable to Load Report" error.  What is this mean?  Does it mean that
it cannot load Crystal Report itself or something else?  
I am using VB 3.0 with Jet Engine 2.0 and the following files are in
my distribution disks:
THREED.VBX
TRUEGRID.VBX
CSCOMBO.VBX
CRYSTAL.VBX
PENCNTRL.VBX
CRPE.DLL
CRXLATE.DLL
COMMDLG.DLL
VBDB300.DLL
MSAJT112.DLL
MSAJT200.DLL
PDBJET.DLL
PDIRJET.DLL
PDCTJET.DLL
MSAES110.DLL
MSABC200.DLL
EXE files
Database files

Can someone help?

Pan



Mon, 30 Nov 1998 03:00:00 GMT  
 Crystal Report Problem (With Visual Basic 3.0)

I do not see the actual  .rpt files in your distribution list.  I am
not sure which version of Crystal you have, but in some releases
Crystal creates a subdirectory under ...\Windows which contains all of
the DLL's etc. that Crystal needs to work properly.  Some of the DLL's
deal with sending reports via mail and other functions that you may
not use in your environment, but it is safe to distribute all of them.

Another common problem is within the report itself.  If you are using
an Access DB, be sure that the database location is marked "Same as
Report".  This means that the rpt file and mdb file are supposed to be
in the same place.  Normally, Crystal will initially have a complete
path name of the develoment machine included in the report.  In many
cases when you modify the report, it will change the name back to the
full path name, so be sure to check it each time you change your
report.

Quote:

>Hello VB lovers:
>I got a problem with Crystal Report.  I am making a distribution disk
>of my application.  Once I install it on another system with no VB
>installed, and when I try to launch Crystal Report, I ran into the
>"Unable to Load Report" error.  What is this mean?  Does it mean that
>it cannot load Crystal Report itself or something else?  
>I am using VB 3.0 with Jet Engine 2.0 and the following files are in
>my distribution disks:
>THREED.VBX
>TRUEGRID.VBX
>CSCOMBO.VBX
>CRYSTAL.VBX
>PENCNTRL.VBX
>CRPE.DLL
>CRXLATE.DLL
>COMMDLG.DLL
>VBDB300.DLL
>MSAJT112.DLL
>MSAJT200.DLL
>PDBJET.DLL
>PDIRJET.DLL
>PDCTJET.DLL
>MSAES110.DLL
>MSABC200.DLL
>EXE files
>Database files
>Can someone help?
>Pan

Jerry Helms
Intelligent Information Systems



Tue, 01 Dec 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Problem: Visual Basic 3.0 + Crystal Report 5.0 16 bit

2. Problem with report in Visual Basic and Crystal Reports

3. Problem with report in Visual Basic and Crystal Reports(2)

4. Problem with report in Visual Basic and Crystal Reports(2)

5. Problem with report in Visual Basic and Crystal Reports(2)

6. Visual Basic 4.0 and Crystal 3.0 Distribution Problem

7. Problems printing Crystal Reports in Visual Basic 5

8. Problem using Crystal Report 8.5 to export PDF in Visual Basic 6.0

9. Visual Basic 3.0 to Visual Basic 6.0

10. loading visual basic 3.0 applications in visual basic 5.0

11. Visual Basic 3.0 vs Visual Basic 4.0

12. Problems displaying certain data in Crystal Reports 3.0.

 

 
Powered by phpBB® Forum Software