[Mono-bugs] [Bug 437952] New: [regression] ArgumentException thrown when accessing IBuySpyPortal

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 22 17:47:37 EDT 2008


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


           Summary: [regression] ArgumentException thrown when accessing
                    IBuySpyPortal
           Product: Mono: Class Libraries
           Version: 2.0
          Platform: i586
               URL: http://www.go-mono.com/archive/2.0/
        OS/Version: openSUSE 11.0
            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 access IBuySpyPortal, you get an "System.ArgumentException: Key
duplication when adding: PortalSettings" exception thrown.

This did not happen in Mono 2.0 and is therefore a regression.

This was found in Mono 2.0.1rc1.


Steps to reproduce the problem:
1. Start IBuySpy on Mono 2.0.1rc1
2. Try to access the main page
3. Notice the error.


Actual Results:
Server Error in '/IBuySpyPortal' Application
Key duplication when adding: PortalSettings

Description: HTTP 500. Error processing request.

Stack Trace:

System.ArgumentException: Key duplication when adding: PortalSettings
  at System.Collections.Hashtable.PutImpl (System.Object key, System.Object
value, Boolean overwrite) [0x00000] 
  at System.Collections.Hashtable.Add (System.Object key, System.Object value)
[0x00000] 
  at ASPNetPortal.Global.Application_BeginRequest (System.Object sender,
System.EventArgs e) [0x00000] 
  at System.Web.HttpApplication+<RunHooks>c__Iterator1.MoveNext () [0x00000] 
  at System.Web.HttpApplication+<Pipeline>c__Iterator2.MoveNext () [0x00000] 
  at System.Web.HttpApplication.Tick () [0x00000] 

Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42

Expected Results:
the IBuySpy login page


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