[Mono-list] Troubles with Session in Web Services, client side [SOLVED]

Sébastien Mosser mosser at polytech.unice.fr
Tue Dec 26 10:34:36 EST 2006


Re-Hi.

sorry for noise, I just find out I MUST (weird, I found it at the
really really end of a website, no others documentation ?) instanciate
a CookieContainer in my client :

      SessionCounter stub = new SessionCounter();
      stub.CookieContainer = new CookieContainer();

Now, it works ;-)

Cheers, and Merry Christmas ^_^ !!

-- 
 Sebastien MOSSER


More information about the Mono-list mailing list