Results 1 to 10 of 10

Thread: Help with Package and Deployment

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Location
    Cebu PH
    Posts
    95

    Help with Package and Deployment

    I have this project using VB6 and Crystal Reports 11..

    I used package and deployment wizard to create a set-up of the project. No problems during the packaging of the project. but when i tried to install it on other computer. something like DLL's are missing or failed to register some DLL's name.

    Does anybody know what should i do with this? the DLL's?

    Please help me guys..

    Thanks a lot.

  2. #2
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Help with Package and Deployment

    First place to look is the Setup.Lst file
    See if your files are all there especially the DLLSelfRegister files
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Location
    Cebu PH
    Posts
    95

    Re: Help with Package and Deployment

    What files do i need?

  4. #4
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Help with Package and Deployment

    Quote Originally Posted by cometburn
    What files do i need?
    You will see all the bootstrap files and your .exe
    If you don't have any other ocx's then i would look for the Crytsal reports ocx
    I don't use it, so i don't know its name, maybe somebody else will know.
    Here is a typical ocx in the setup.lst
    [email protected],$(WinSysPath),$(DLLSelfRegister),$(Shared),3/9/04 12:00:00
    You will need something that refers to Crystal Reports.
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Location
    Cebu PH
    Posts
    95

    Re: Help with Package and Deployment

    Did that... works fine..

    another problem came up after installation of the package.

    it says: Runtime error 713: Application-defined or object-defined error.

    Familiar with this one?

  6. #6
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Help with Package and Deployment

    Quote Originally Posted by cometburn
    Did that... works fine..

    another problem came up after installation of the package.

    it says: Runtime error 713: Application-defined or object-defined error.

    Familiar with this one?
    Check this link:
    http://support.microsoft.com/kb/248055
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Location
    Cebu PH
    Posts
    95

    Re: Help with Package and Deployment

    No good. still it displays the error..

  8. #8

  9. #9
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Help with Package and Deployment

    You need to deploy the Crystal Report Merge Modules...

  10. #10

Posting Permissions

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



Click Here to Expand Forum to Full Width