[Mono-devel-list] Bug in ASP.NET session handling

Juraj Skripsky juraj at gmx.ch
Tue Jul 6 20:13:48 EDT 2004


Hello,

When using a single web application with aspx pages in root as well as
in subdirectories, session management does not work properly. Just
request a page in some subdirectory, then request a page in the root
directory. Two sessions are started. The attached patch fixes this. Is
the patch ok, may I commit?

Unfortunately, even with this patch applied, I'm still seeing an
occasional start of a new session while a existing is still running and
valid. Does some other part in ASP.NET depend on the session cookie
being set to the requested file's path? I will try to look into this
tomorrow.

- Juraj


---
Juraj Skripsky <juraj at hotfeet.ch>
HotFeet - developing the web
Technopark Zurich
Switzerland
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Session_Patch.diff
Type: text/x-patch
Size: 711 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040707/bd20a294/attachment.bin 


More information about the Mono-devel-list mailing list