Hi
I'm trying to run VWG on a 64 bit AMD Linux box (SLES 10 SP2) with mono 1.9.1 installed and I get the following error: (it works fine on a 32 bit machine)
Invalid IL code in Gizmox.WebGUI.Server.Cache:get_CacheOK (): IL_0006: brfalse.s IL_000b
This error sound like it was fixed in 5.82.2 but it is still broken... What did you do to fix the problem in other versions ..
Here is the full dump:
System.InvalidProgramException: Invalid IL code in Gizmox.WebGUI.Server.Cache:get_CacheOK (): IL_0006: brfalse.s IL_000b
at Gizmox.WebGUI.Server.Router.GetHandler (System.Web.HttpContext objHttpContext, System.String strRequestType, System.String strUrl, System.String strPathTranslated) [0x00000]
at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context, System.String url) [0x00000]
at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext () [0x00000]