have you tried actually storing it in a session?
Session("ws") = ws.authenticateuser
Sorry, I'm not sure if I'm going to be very helpful with this one :S
p.s. this should be posted in the asp .net forum :)
Slade
Practically a Master Poster
633 posts since Mar 2004
Reputation Points: 115
Solved Threads: 7
The web service is an ASP.NET application, and thus has session. So, again, have you tried storing it? ;-).
The way most web services work (that require authentication), is by taking the login user and password in each method.
Tekmaven
Software Architect
1,274 posts since Feb 2002
Reputation Points: 322
Solved Threads: 28