Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registering a com server
Message
From
22/07/1999 08:13:29
 
 
To
21/07/1999 14:58:34
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00244283
Message ID:
00244609
Views:
16
>Hi
>On my development machine (Win 98) I have built a com server (dll) and allowed VFP to regenerate the component ID's. The server works fine. I copy the .dll file to our NT production server (NT 4.0 SP5) and register it using regsvr32.exe - (regsvr32 returns success). I am unable to create an instance of the com server object on the NT machine. I tried creating a simple script that does nothing more than create an instance of the com server and release it:
>Set oSvr = CreateObject("foo.foo")
>
>The script fails returning either 'unspecified error' or 'The Remote Procedure Call Failed'.
>
>What else do I have to do to get the dll registered on another machine?
>

You need the VFP runtime libraries installed on the NT machine that runs the COM server.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform