[Mono-bugs] [Bug 677056] SessionStateStoreProviderBase problem

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 16 15:08:37 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=677056

https://bugzilla.novell.com/show_bug.cgi?id=677056#c4


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO
       InfoProvider|                            |r_e_kalverboer at hotmail.com

--- Comment #4 from Marek Habersack <mhabersack at novell.com> 2011-03-16 20:08:37 CET ---
You provided a code _fragment_ - I need a whole application for a reason. Your
code doesn't run in a void, it runs in some environment - I need to see that
environment and not spend time experimenting to try to reproduce the error
you're seeing.

As for which 'id'... The stack trace contains stack frames leading up to the
location where the exception was thrown, the last (topmost) frame is in the
method that threw the exception. In this case the method is the
HttpSessionStateContainer constructor, and its documentation states that if the
id parameter is null, the exception you see is thrown. I suggest reading this
page -
http://msdn.microsoft.com/en-us/library/system.web.sessionstate.httpsessionstatecontainer.httpsessionstatecontainer.aspx

Having said that, I repeat my request - please attach a full test case as
described in Comment 2 and only then reopen the bug, thanks.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list