[Mono-bugs] [Bug 401192] New: Object reference not set to an instance of an object ( trunk 106091)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jun 18 05:42:11 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=401192


           Summary: Object reference not set to an instance of an object
                    (trunk 106091)
           Product: Mono: Runtime
           Version: unspecified
          Platform: i586
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Major
          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: Development


Hi,

My mojoportal site (on opensuse 10.3) using svn builds has been running fine.

I just recompiled/installed from SVN (106091).

Now when I try and go to my signin page I get:

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

2008-06-18 05:33:22,169 [-1242616944] ERROR mojoPortal.Web.mojoBasePage
[(null)] - 220.233.92.77-en-US - /Secure/Login.aspx
System.NullReferenceException: Object reference not set to an instance of an
object
  at mojoPortal.Web.UI.WindowsLiveLoginControl.LoadSettings () [0x00000] 
  at mojoPortal.Web.UI.WindowsLiveLoginControl.Page_Load (System.Object sender,
System.EventArgs e) [0x00000] 
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Page.ProcessLoad () [0x00000] 
  at System.Web.UI.Page.ProcessPostData () [0x00000] 
  at System.Web.UI.Page.InternalProcessRequest () [0x00000] 
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000] 
2008-06-18 05:33:22,170 [-1242616944] ERROR mojoPortal.Web.Global [(null)] -
220.233.92.77-en-US - /Secure/Login.aspx
System.NullReferenceException: Object reference not set to an instance of an
object
  at mojoPortal.Web.UI.WindowsLiveLoginControl.LoadSettings () [0x00000] 
  at mojoPortal.Web.UI.WindowsLiveLoginControl.Page_Load (System.Object sender,
System.EventArgs e) [0x00000] 
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Page.ProcessLoad () [0x00000] 
  at System.Web.UI.Page.ProcessPostData () [0x00000] 
  at System.Web.UI.Page.InternalProcessRequest () [0x00000] 
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000] 
2008-06-18 05:33:22,171 [-1242616944] ERROR mojoPortal.Web.Global [(null)] -
220.233.92.77-en-US - /Secure/Login.aspx
System.Web.HttpUnhandledException: Exception of type
'System.Web.HttpUnhandledException' was thrown. --->
System.NullReferenceException: Object reference not set to an instance of an
object
  at mojoPortal.Web.UI.WindowsLiveLoginControl.LoadSettings () [0x00000] 
  at mojoPortal.Web.UI.WindowsLiveLoginControl.Page_Load (System.Object sender,
System.EventArgs e) [0x00000] 
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
  at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Control.LoadRecursive () [0x00000] 
  at System.Web.UI.Page.ProcessLoad () [0x00000] 
  at System.Web.UI.Page.ProcessPostData () [0x00000] 
  at System.Web.UI.Page.InternalProcessRequest () [0x00000] 
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000] 
  --- End of inner exception stack trace ---
  at System.Web.UI.Page.ProcessException (System.Exception e) [0x00000] 
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000] 
  at System.Web.HttpApplication+<>c__CompilerGenerated2.MoveNext () [0x00000] 
  at System.Web.HttpApplication.Tick () [0x00000] 

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

Nothing was changed on the site. Just an update from SVN.

Any idea what broke the page ? 

All other pages are working fine still, just the signin page is broken..


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