i fetched the last mono-snapshot from the website - but the same problem.
Just to be sure: Is there a new version of xsp, too? I just found the 1.2.3version ... thank you On 5/7/07, Marek Habersack <[EMAIL PROTECTED]> wrote:
On Mon, 7 May 2007 13:20:03 +0200, "Josef Semmler" < [EMAIL PROTECTED]> scribbled: > Hello, Hey, [snip] > (the service is always storing the submitted value and returning it the next > time as result). > > This webservice runs without any problems using xsp ... but fails when using > xsp2 - then it returns an exception: > System.NullReferenceException > : Object reference not set to an instance of an object<br/> at > System.Web.SessionState.SessionStateModule.CreateContainer ( > System.String sessionId, > System.Web.SessionState.SessionStateStoreData > data, Boolean isNew, Boolean isReadOnly) > [0x00000] <br /> at > System.Web.SessionState.SessionStateModule.OnAcquireRequestState ( > System.Object o, System.EventArgs args) [0x00000] <br /> > at (wrapper delegate-invoke) > System.MulticastDelegate:invoke_void_object_EventArgs (object, > System.EventArgs)<br /> at > System.Web.HttpApplication+ > <>c__CompilerGenerated5.MoveNext () [0x00000] > Sometimes i just get a timeout ... > > Is this a known problem? Or am i doing something completely stupid? > > Thanks for any help! > > PS: I'm using mono 1.2.3 under windows xp and mono 1.2.3 under centos 4. > Both installation behave the same way Can you try with 1.2.4 prerelease and see if it works there? If not, please file a bug (against Sys.Web) together with a simple, self-contained test case. Thanks! regards, marek
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
