Setup with VB + Crystal Report Problems

  • 12 years ago

    Hi,

     

    I’m modifying an application in VB 6. The application use Crystal Reports. When I was told to start the modifications crystal wasn’t installed in the PC that has visual basic 6 so I install Crystal Reports 11. I did the modifications and now I need to create a setup. When I install the application with the setup the application runs fine but the reports doesn’t work and crash the application.

     

    The reports are integrated in the application.

     

    The application references:

    crviewer.dll

    craxddrt.dll

    craxdrt.dll

    craxdui.dll

    Crystl32.OCX

     

    The only thing that I think that might is causing this is that the crystal report I’m using is not registered.

     

    Any help will be appreciated.

     

  • 12 years ago

     use INSTTASHILED

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra