[Mono-dev] SessionStateStoreProviderBase problem

Robert Jordan robertj at gmx.net
Fri Mar 4 10:35:17 EST 2011


On 04.03.2011 15:51, René E. Kalverboer wrote:
> In MONO runtime you get the error :
>
> ------------------------------------------------------------------------------------------------------------------------------
> Argument cannot be null.
> Parameter name: id
> Description: HTTP 500. Error processing request.
> Stack Trace: System.ArgumentNullException: Argument cannot be null.
> Parameter name: id
>
>
>   at System.Web.SessionState.HttpSessionStateContainer..ctor
> (System.String id, ISessionStateItemCollection sessionItems,
> System.Web.HttpStaticObjectsCollection staticObjects, Int32 timeout,
> Boolean newSession, HttpCookieMode cookieMode, SessionStateMode mode,
> Boolean isReadonly) [0x0005f] in
> C:\cygwin\tmp\monobuild\build\BUILD\mono-2.10.1\mcs\class\System.Web\System.Web.SessionState_2.0\HttpSessionStateContainer.cs:78
>
> ...

Please file a bug and attach a self-contained test case and the whole
stacktrace you've got (not just its beginning).

Robert



More information about the Mono-devel-list mailing list