Results 1 to 6 of 6

Thread: [RESOLVED] dll file data reports need help

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    182

    Resolved [RESOLVED] dll file data reports need help

    can anybody please tell me which dll i need to put in client machine so that data reports can open. I have created a visual basic application and included some reports in that. When i try to open the report on the client machine it gives me an error..activex can't create object..need help..plz

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: dll file data reports need help

    You should use an installation program to figure out which DLLs your program requires.

    Runtime dll for datareports is MSDBRPTR, which depends on MSStdFmt.dll and ComCat.dll.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    182

    Re: dll file data reports need help

    I dont know much about installation..can you tell me something more about that..so i have to include only these 3 dll files and things would work fine on any windows operation system 98 onwards..thx

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: dll file data reports need help

    Moved to Application Deployment.

    You can use the built in installation package that comes with VB. It is the Package and Deployment Wizard and can be accessed under Add-Ins from the VB IDE.

    If it is not an option under Add-Ins, then click on Add-In Manager.

    Find the Package and Deployment Wizard, check it, check the Load checkboxs and it will be added to your add-in menu.

    When you select it, it will walk you through creating an installation and setup package.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    182

    Re: dll file data reports need help

    do i have to select the load/unload check box..and then i package it with the wizard..also if i am using crystal reports..how do i include its instalation files..thax

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

    Re: dll file data reports need help

    Kamran,

    If you want you can use ********** , it will automatically find all the dependencies that you need for you app to work.

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