[Mono-bugs] [Bug 366802] New: [Regression] Can't login to BlogStarterKit

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 3 22:21:31 EST 2008


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


           Summary: [Regression] Can't login to BlogStarterKit
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: i586
               URL: http://www.go-mono.com/archive/1.9/
        OS/Version: SLED 10
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
If you try to login to BlogStarterKit, you get the exception listed below.

This does not happen in 1.2.6 and so is a regression. Unfortunately, I had the
authentication cookie / session from 1.2.6 and so when I launched it, it just
took me to the main screen (that why I've missed this until now).


Steps to reproduce the problem:
1. Clear all cookies / authenticated sessions from firefox
2. Launch the BlogStarterKit admin page (/BlogStarterKit/Admin on the VMware
image)
3. Login
4. Notice the exception


Actual Results:
Server Error in '/BlogStarterKit' Application
Operation aborted due to an exception (see Trace for details).

Description: HTTP 500. Error processing request.

Stack Trace:

System.Configuration.Provider.ProviderException: Operation aborted due to an
exception (see Trace for details).
  at System.Web.Security.SqliteMembershipProvider.ValidateUser (System.String
username, System.String password) [0x00000] 
  at System.Web.UI.WebControls.Login.AuthenticateUser () [0x00000] 
  at System.Web.UI.WebControls.Login.OnBubbleEvent (System.Object source,
System.EventArgs e) [0x00000] 
  at System.Web.UI.Control.RaiseBubbleEvent (System.Object source,
System.EventArgs args) [0x00000] 
  at System.Web.UI.WebControls.Button.OnCommand
(System.Web.UI.WebControls.CommandEventArgs e) [0x00000] 
  at System.Web.UI.WebControls.Button.RaisePostBackEvent (System.String
eventArgument) [0x00000] 
  at
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent
(System.String eventArgument) [0x00000] 
  at System.Web.UI.Page.RaisePostBackEvent (IPostBackEventHandler
sourceControl, System.String eventArgument) [0x00000] 
  at System.Web.UI.Page.RaisePostBackEvents () [0x00000] 
  at System.Web.UI.Page.ProcessRaiseEvents () [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


Expected Results:
It shoudl log you in


How often does this happen? 
Every time


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list