Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Installing vfo com on web server
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Installing vfo com on web server
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01004425
Message ID:
01004425
Views:
81
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
Next
Reply
Map
View

Click here to load this message in the networking platform