Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting up a COM server
Message
From
03/08/2000 14:41:40
 
 
To
03/08/2000 14:31:54
Tyson Bonn
Myers and Stauffer Consulting
Harrisburg, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00400394
Message ID:
00400595
Views:
14
>The component is an EXE, not a DLL. Do I need to place the EXE in System32? When I access the object locally, it works without the EXE there.
>

You need the runtime installed properly on the system that actually executes the code.

>Also, I'm not using IIS or any "Web" services, just TCP/IP through the company intranet. Is that a problem?

As long as the out-of-process server is configured to allow the user to instantiate the object remotely, and the server can run legitimately in the context of the user, and has rights to any shared resources under the userid it executes in, you're fine. In order to resolve the machine name with CREATEOBJECTEX(), the NetBIOS name has to be resolved to the proper IP address.
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