« Return to Thread: Mono JIT compiler version 104788 (tarball) throwing error with Mojo Portal 2.2.5.8..

Mono JIT compiler version 104788 (tarball) throwing error with Mojo Portal 2.2.5.8..

by CastleSoft :: Rate this Message:

Reply to Author | View in Thread

I've install the last 2 nightly snapshots (currently using 104788) for OpenSuSe 10.3.

Basic asp.net 2.0 stuff via xsp2 and lighttpd working.

Got mysql/latest build etc all configured/changes to Web.config, dll's etc. (Thanks Joe).

/Setup/Default.aspx runs perfectly. No errors. (OK)

I disable Setup.. And try the site..

Then I get this. (after enabling real messages)... (running Lighttpd+FastCGI)

====================================================================

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.Handlers.ScriptResourceHandler.EncryptString (System.String s) [0x00000]
at System.Web.Handlers.ScriptResourceHandler+RuntimeScriptResourceHandler.System.Web.Handlers.IScriptResourceHandler.GetScriptResourceUrl (System.Reflection.Assembly assembly, System.String resourceName, System.Globalization.CultureInfo culture, Boolean zip, Boolean notifyScriptLoaded) [0x00000]
at System.Web.Handlers.ScriptResourceHandler.GetScriptResourceUrl (System.Reflection.Assembly assembly, System.String resourceName, System.Globalization.CultureInfo culture, Boolean zip, Boolean notifyScriptLoaded) [0x00000]
at System.Web.UI.ScriptReference.GetUrlFromName (System.Web.UI.ScriptManager scriptManager, IControl scriptManagerControl, Boolean zip) [0x00000]
at System.Web.UI.ScriptReference.GetUrl (System.Web.UI.ScriptManager scriptManager, IControl scriptManagerControl, Boolean zip) [0x00000]
at System.Web.UI.ScriptManager.RegisterScripts () [0x00000]
at System.Web.UI.ScriptManager.OnPagePreRenderComplete (System.Object sender, System.EventArgs e) [0x00000]
at System.Web.UI.Page.OnPreRenderComplete (System.EventArgs e) [0x00000]
at System.Web.UI.Page.ProcessLoadComplete () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42

=======================================================================

(Same error if I switch to XSP2 also..)

Joe reports it works on an older release..

Regression ??

 « Return to Thread: Mono JIT compiler version 104788 (tarball) throwing error with Mojo Portal 2.2.5.8..