Re: [DOTNET] Web Service Session State

2002-04-12 Thread Marina Zlatkina
Thanks, Yesterday I found more info on this as well, and with experimentation, had to exactly what you said. I'll take a look at the article you suggested. Marina You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.

Re: [DOTNET] Web Service Session State

2002-04-12 Thread IVAN TOWLSON
- From: Marina [mailto:[EMAIL PROTECTED]] Sent: 11 April 2002 18:31 To: [EMAIL PROTECTED] Subject: [DOTNET] Web Service Session State Hi, I am having trouble getting a Web Service to maintain session state information. It works if I just browse the asmx file via a browser, but not otherwise.

[DOTNET] Web Service Session State

2002-04-11 Thread Marina
Hi, I am having trouble getting a Web Service to maintain session state information. It works if I just browse the asmx file via a browser, but not otherwise. I found a post in the archives saying to set the ConnectionGroupName property to a name, and I have done so. However, the session state do