Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conversion from VB to VFP
Message
 
 
À
15/11/2001 20:54:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00582492
Message ID:
00582544
Vues:
21
>>Would following work for you?
>>loHeaderHandler=CreateObject("SessionInfoClient.ClientHeaderHandler")
>>loUniversalThread.AddProperty('HeaderHandler',loHeaderHandler)
>
>
>The SOAP object is rejecting any use of AddProperty().
>
>It doesn't want us to attach anything to it. However, the SET syntax in VB works. There must be an equivalent in VFP.

Michel,

The HeaderHandler is a property of SOAP client object. Did you try?
loUniversalThread.HeaderHandler = CreateObject("SessionInfoClient.ClientHeaderHandler")
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform