|
-
Nov 2nd, 2005, 05:51 PM
#1
Thread Starter
Addicted Member
[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
-
Nov 2nd, 2005, 06:19 PM
#2
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.
-
Nov 2nd, 2005, 06:39 PM
#3
Thread Starter
Addicted Member
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
-
Nov 2nd, 2005, 07:00 PM
#4
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.
-
Nov 2nd, 2005, 07:05 PM
#5
Thread Starter
Addicted Member
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
-
Nov 2nd, 2005, 08:20 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|