[Mono-bugs] [Bug 399258] New: Mono 1.9.1 + OpenSuSe 10.3 + MojoPortal 2.2.5.8 + MySQL 5 .0.51a
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 11 08:57:58 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=399258
Summary: Mono 1.9.1 + OpenSuSe 10.3 + MojoPortal 2.2.5.8 + MySQL
5.0.51a
Product: Mono: Runtime
Version: 1.9.0
Platform: Other
OS/Version: openSUSE 10.3
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: andrew at castlesoft.com.au
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Steps to replicate.
1) Assume OpenSuSe 10.3 Clean + Apache loaded.
2) Install Mono 1.9.1 (from the mono website for opensuse 10.3)
(mod_mono, xsp, etc)
3) Configure and get a basic asp.net 2.0 page working.
4) Unpack MojoPortal 2.2.5.8 (mono) into directory, replace files with MySQL as
directed by Mojo Author.
5) Check directory permissions, database connection strings etc. Enable Setup.
6) Run Setup (create missing Image Gallery Directory).
7) Re-Run Setup again..
8) All appears to be ok, Permissions ok, tables/data etc all ok.
9) Disable Setup in Web.config.
10) Visit website.
CRASH..
Uncomment customError string to see actual error (which is shown below):
=========================================================================
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
===============================================================================
Still occurs in recent nightly snapshot build (8th June).
Previous Mono builds were working with MojoPortal.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list