Hi all
after recompile v2.10 (and v2.10.1) on a v2.8.2 system everything
works but http.
We think the problem is on XSP2 or MOD_MONO.
The exception is:
Server Error in '/' Application
The current thread has already a lock and recursion isn't
supported
Description: HTTP 500. Error processing
request.
Stack Trace:
System.Threading.LockRecursionException: The current thread has already a lock and recursion isn't supported
at System.Threading.ReaderWriterLockSlim.CheckState (System.Threading.ThreadLockState state, Int32 millisecondsTimeout, LockState validState) [0x00000] in <filename unknown>:0
at System.Threading.ReaderWriterLockSlim.TryEnterWriteLock (Int32 millisecondsTimeout) [0x00000] in <filename unknown>:0
at System.Threading.ReaderWriterLockSlim.EnterWriteLock () [0x00000] in <filename unknown>:0
at System.Web.HttpApplicationState.Add (System.String name, System.Object value) [0x00000] in <filename unknown>:0
at evolve10.Objects.ev10GlobalAsax+GestGlobalAsax._Application_Start (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at evolve10.Objects.ev10GlobalAsax.Application_Start (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at evolve10.Global.Application_Start (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
|
Version information:
Mono Runtime Version: 2.10.1 (tarball Wed Mar 9 01:19:02 CET
2011); ASP.NET Version: 2.0.50727.1433
Any idea?
|
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list