Hi,

I'm getting an streange error on trying to run my ASP.NET Application on
another mono-installation (running within docker container).

"IdleFlag" is an static boolean, it is referenced from statically
compiled code. At Compile-time there is no arror, running the app on
development machine is also ok.


What can be done to solve that PRoblem?


Elmar



Application Exception


  System.MissingFieldException


    Field 'DlgUtils.DlgTools.IdleFlag' not found.

*Description:* HTTP 500.Error processing request.

*Details:* Non-web exception.

*Exception stack trace:*
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) <0x400d27c0 + 0x000b7> in
<filename unknown>:0
*Version Information:* 4.2.3 (Stable 4.2.3.4/832de4b Wed Mar 16 13:19:08
UTC 2016); ASP.NET Version: 4.0.30319.17020
Powered by Mono <http://mono-project.com/>

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to