Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Random hash table error
Message
From
26/04/2007 08:30:38
Bill Oeftering
Mainstreet Computers, Inc.
Belleville, Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Random hash table error
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01220066
Message ID:
01220066
Views:
61
Getting this randomly. Happens on the first database connection attempt. Seems to be related to adding the database connection to the hash table. GlasAve9 is my database key for the bo.

Message:Item has already been added. Key in dictionary: 'GlasAve9' Key being added: 'GlasAve9'
Path:http://mainwebbackup/WebQuote/Quote/StoreLocator.aspx
I/P:192.168.0.15
Source:mscorlib
Date:4/26/2007 9:03:12 AM
Stack: at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.Add(Object key, Object value)
at OakLeaf.MM.Main.Managers.mmDatabaseManager.GetDataAccessClassName(String databaseKey)
at OakLeaf.MM.Main.Business.mmBusinessObject.GetDataAccessObject(String databaseKey)
at OakLeaf.MM.Main.Business.mmBusinessObject.GetDataAccessObject()
at OakLeaf.MM.Main.Business.mmBusinessObject.CreateParameter(String name, Object value)
at Mainstreet.GlasAve.BusinessObjects.gaAuto.IsValidZip(String tcZip)
at Quote_StoreLocator.LoadStores() in w:\Mainstreet Web Services\WebQuote\Quote\StoreLocator.aspx.cs:line 43
at Quote_StoreLocator.Page_Load(Object sender, EventArgs e) in w:\Mainstreet Web Services\WebQuote\Quote\StoreLocator.aspx.cs:line 36
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at OakLeaf.MM.Main.Web.UI.mmBaseWebPage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Next
Reply
Map
View

Click here to load this message in the networking platform