[Mono-bugs] [Bug 667329] Key duplication when adding: sessionState
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Sep 26 18:39:06 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=667329
https://bugzilla.novell.com/show_bug.cgi?id=667329#c11
--- Comment #11 from Bassam Tabbara <bassam at symform.com> 2011-09-26 22:39:06 UTC ---
Here's the stack trace:
System.ArgumentException: Key duplication when adding: sessionState
at System.Collections.Hashtable.PutImpl (System.Object key, System.Object
value, Boolean overwrite) [0x00000] in <filename unknown>:0
at System.Collections.Hashtable.Add (System.Object key, System.Object value)
[0x00000] in <filename unknown>:0
at System.Collections.Specialized.NameObjectCollectionBase.BaseAdd
(System.String name, System.Object value) [0x00000] in <filename unknown>:0
at System.Collections.Specialized.NameObjectCollectionBase.BaseSet
(System.String name, System.Object value) [0x00000] in <filename unknown>:0
at System.Configuration.ConfigurationSectionCollection.get_Item
(System.String name) [0x00000] in <filename unknown>:0
at System.Configuration.Configuration.GetSection (System.String path)
[0x00000] in <filename unknown>:0
at System.Web.Configuration.WebConfigurationManager.GetSection (System.String
sectionName, System.String path, System.Web.HttpContext context) [0x00000] in
<filename unknown>:0
at System.Web.Configuration.WebConfigurationManager.GetSection (System.String
sectionName) [0x00000] in <filename unknown>:0
at System.Web.SessionState.SessionStateModule.Init
(System.Web.HttpApplication app) [0x00000] in <filename unknown>:0
at System.Web.Configuration.HttpModulesSection.LoadModules
(System.Web.HttpApplication app) [0x00000] in <filename unknown>:0
at System.Web.HttpApplication.InitOnce (Boolean full_init) [0x00000] in
<filename unknown>:0
--
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