Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Soap Header
Message
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Miscellaneous
Thread ID:
00614510
Message ID:
00614603
Views:
13
>>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

I will prefer not using the wrapper and doing all using the framework.
I do the first part with the framework (calling the webservice.login method), I just need a way to include the header in the other method calls.

If I use the wrapper for this part, I will have to use the wrapper also for the "mssoap.soapclient" and do not use the web reference at all...

FYI, I try to access the UT web service :)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform