Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Distrubuting a VFP DLL with VB
Message
De
28/03/2001 12:21:33
 
 
À
28/03/2001 10:58:08
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Divers
Thread ID:
00489456
Message ID:
00489499
Vues:
7
>I have a Visual Basic 6.0 SP4 program that uses a DLL created in VFP 6.0 SP4 to pack foxpro tables. When I create a installation package with the Package and Deployment Wizard it has the DLL included in it. I also added the 2 Foxpro run-time libraries (VFP6r.dll and VFP6renu.dll) to the installation package. But when I use the installation on another computer, I get 'ActiveX component cannot create object' error.
>
>What am I doing wrong?

It's probably better to create a dummy setup for your DLL and run it as an after-setup executable. The DLL is probably looking for VFP6t.dll and possibly other files that might be needed.

An alternative is to see which files the VFP setup (from the report on the last step of the setup wizard) includes and list them in your VB setup individually.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform