Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Soap Header
Message
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Divers
Thread ID:
00614510
Message ID:
00614594
Vues:
12
>The sample client use soap toolkit COM for the client access.
>I have to build the equivalent of the 'ClientHeaderHandler' COM object to make this work...
>

You can create a Runtime callable wrapper. Right click on the project, go to Add reference..., click on the COM page and try to find your COM component.

You should be able to then create a reference to the COM component using the "new" keyword. Look for help on COM Interop services.

-Dave
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform