Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Installing vfo com on web server
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Installing vfo com on web server
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01004425
Message ID:
01004425
Vues:
77
Whew,
I’m trying to get two com objects to run on a server that does not have vfp installed. An asp page calls the my.dll which in turn calls the my1.exe

Here is the list of files in the application directory:
my.dll, my.tlb, my.vbr, my1.exe, my1.tlb, my1.vbr, vfpenu.dll, vfp9r.dll, vfp9t.dll, msvcr761.dll, gdiplus.dll

At the dos prompt
“C:/appdir>regsvr32 vfp9r.dll” and “appdir>regsvr32 vfp9t.dll” successfully registered.

But when I try
“C:/appdir>regsvr32 my.dll” the error is “Visual Foxpro could not start. Could not load resources.”
The same error occurs when I try
“c:/appdir>my1.exe regserver”

Of course when I try to create the instance of the my.dll in the asp page it tells me that “my.dll” is an invalid class string.

Help


Paul Emery
Paul Emery
theoakgrove@lansing.com
the Oakgrove Computer Group, Inc.
Grand Rapids, Michigan, USA
1-616-456-7133
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform