[Mono-dev] Mono is losing session when cookieless="true"
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Tue Feb 24 02:05:02 EST 2009
On Thu, 2009-02-12 at 12:13 -0800, MonoMichal wrote:
> Hi,
>
> I have a problem, I need to use cookieless session.
> It works very good on my windows machine (Windows XP 5.1 Build 2600, IIS
> 5.1), I experience no issues.
>
> However when I migrate my project to mono server, mono is losing session.
> I have trouble reading data from Session object. My application goes down :(
> When I set cookieless to "false" everything is ok.
> However I can't use session with cookies because of environment which I work
> in.
> Requirement for my application is to not use cookies.
>
> I'm fighting with this some time and can't solve :(
I can't solve a problem that I can't reproduce ;-). Would you mind
entering a bug in bugzilla.novell.com and attaching a self-contained
test case that reproduces the problem? Contrary to common knowledge, in
the case of tests, the smaller the better.
TIA
-Gonzalo
More information about the Mono-devel-list
mailing list