Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Createobjexe
Message
De
04/10/2000 04:35:28
 
 
À
04/10/2000 04:01:52
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russie
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00424574
Message ID:
00424586
Vues:
16
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform