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

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

by Rodrigo Kumpera :: Rate this Message:

Reply to Author | View in Thread

Please fill a bug report and we will take a look.

On Wed, Jun 4, 2008 at 10:16 AM, CastleSoft <andrew@...> wrote:

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 ??


--
View this message in context: http://www.nabble.com/Mono-JIT-compiler-version-104788-%28tarball%29-throwing-error-with-Mojo-Portal-2.2.5.8..-tp17646531p17646531.html
Sent from the Mono - Dev mailing list archive at Nabble.com.

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


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

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