https://bugzilla.novell.com/show_bug.cgi?id=677056
https://bugzilla.novell.com/show_bug.cgi?id=677056#c4 Marek Habersack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |[email protected] --- Comment #4 from Marek Habersack <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
