Hi,
In general, the advice is to make your web services stateless - that is not
use any server side state to store session information. The easiest way to
manage state across the web service bounday is to activate cookies (proxy
must accept cookies) and use cookies to persist state across the call.
I hope this helps
Dan Rogers
Microsoft Corporation
--------------------
>Thread-Topic: application_start in webservices
>thread-index: AcS8PIA/+zI5+mhDRIKfmmpTSOMX1w==
[quoted text clipped - 17 lines]
>Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:26278
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
[quoted text clipped - 7 lines]
>Regards,
>mekim