Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting up a COM server
Message
De
03/08/2000 14:41:40
 
 
À
03/08/2000 14:31:54
Tyson Bonn
Myers and Stauffer Consulting
Harrisburg, Pennsylvanie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00400394
Message ID:
00400595
Vues:
15
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform