CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2004
    Posts
    4

    Unhappy how to deploy cr9 with vb6.0

    hello frenz,


    i have to deploy an application devloped in vb6.0,sql server 2000,cr9.0 . using package and deployment wizard i made the package.but when i run it on client side i found the error that crqe.dll(crpe.dll,cr252000.dll) not found.
    and so on about many dlls.


    even though these dlls are added(at the time of packaging) and available in support folder.

    help me where i'm wrong????????????????????????????

    crqe.dll(crpe.dll,cr252000.dll) not found

  2. #2
    Join Date
    Jul 2003
    Location
    Florida
    Posts
    651
    If you're including the dlls in your setup, maybe they aren't getting registered properly or maybe their dependencies are not being installed or registered properly. In CR 8.5, there's a file called runtime.hlp that tells what files are needed for distribution (and what dependencies are needed), maybe you have something similar in version 9?
    I'd rather be wakeboarding...

  3. #3
    Join Date
    Mar 2004
    Posts
    4

    Smile

    thanx malleyo,


    as you suggested i got the help file runtime.chm in the crystal report folder. actually i needed to download merge modules for deployment of crystal report9.0

    thanx again for your reply...

  4. #4
    Join Date
    Nov 2006
    Posts
    1

    Installation Shield For VB6.0,Java and Dotnet

    In this shield used to create setup file for our project and install to anywhere.

    In Installation shield support visual basic 6.0,.Net(windows application),Java(awt and swing application).

    This installation shield in build contain Visual basic runtime file so we no need to have visual basic 6.0 on the client machine.
    And shield in build conatin Java runtime environment JRE1.5 so we no need to have java on the client machine and support dotnetframework2x also. So we can use this shield easy.And easy to plugin system file also available.

    In this Installation available for trail version.Contact mail installationshield@yahoo.com.

    Note:My company also used this shield

  5. #5
    Join Date
    Jul 2005
    Posts
    991

    Re: how to deploy cr9 with vb6.0

    I used the methods to deploy listed in the next link & they worked ok in all cases --->
    http://www.psdn.com/library/entry.js...xternalID=1329

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width