Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Createobjexe
Message
From
04/10/2000 04:35:28
 
 
To
04/10/2000 04:01:52
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00424574
Message ID:
00424586
Views:
17
>>>obj=CREATEOBJECTEX('{{00000514-0000-0010-8000-00AA006D2EA4}}', 'PRO')
>>The CLSID is not wrapped in double sets of curly braces.
>
>Sorry, I made mistake
>obj=CREATEOBJECTEX('{00000514-0000-0010-8000-00AA006D2EA4}', 'PRO')
>has same error message

The remote system has the entry registered, and you've granted the client user the rights to instance the object on the remote system?

>Removing braces cause diffrent error.

Which is?

>Placing Class name also gives error

Using the ProgID rather than the CLSID requires that you install the component locally, even if you only instance it remotely. CREATEOBJECTEX() given a ProgID checks the local registry to get a CLSID, and then uses the CLSID to instance it remotely.
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
Next
Reply
Map
View

Click here to load this message in the networking platform