SVN latest builds break sign-in..

mojoPortal is no longer supported on mono. This forum is here for archival purposes.

This thread is closed to new posts. You must sign in to post in the forums.
6/20/2008 4:38:21 AM
Gravatar
Total Posts 101

SVN latest builds break sign-in..

Hi All,

Just a warning to be careful of the current SVN releases.

Build 106091 (possible a build or 2 before) break the signin page.

You get an error as follows:

2008-06-18 05:33:22,169 [-1242616944] ERROR mojoPortal.Web.mojoBasePage [(null)] - /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]

Later builds still have the same error. I've logged a bug (401192).

I reverted back to (105750) which works fine.  (svn co svn://........ -r 105750)

Andrew

 

6/20/2008 9:19:20 AM
Gravatar
Total Posts 101

Re: SVN latest builds break sign-in..

 

This has been fixed in SVN (/trunk/ r106301)

Your safe to use SVN again..

 

You must sign in to post in the forums. This thread is closed to new posts.