hi
my web app runs fine in mono 2.6.7 
but 
running it on new 2.10.1 produces this message:
-------------------------------------------------------------------------------------------------------------------------------------------------
Server Error in '/' Application

Object reference not set to an instance of an object

Description: HTTP 500. Error processing request.

Stack Trace:

System.NullReferenceException: Object reference not set to an instance of an
object
  at System.Web.SessionState.SessionInProcHandler.GetItemInternal
(System.Web.HttpContext context, System.String id, System.Boolean& locked,
System.TimeSpan& lockAge, System.Object& lockId,
System.Web.SessionState.SessionStateActions& actions, Boolean exclusive)
[0x00000] in :0 
Version information: Mono Runtime Version: 2.10.1 (tarball miƩ mar 16
16:23:51 UTC 2011); ASP.NET Version: 2.0.50727.1433
___________________________________________________________________________________________

any idea what's may be wrong?

--
View this message in context: 
http://mono.1490590.n4.nabble.com/after-updating-to-2-10-1-webApp-does-not-work-tp3385743p3385743.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to