Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Item has already been added. Key in dictionary:
 

Item has already been added. Key in dictionary:

this error will not go away. any ideas?

Item has already been added. Key in dictionary: 'Division' Key being added: 'Division'

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Item has already been added. Key in dictionary: 'Division' Key being added: 'Division'

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentException: Item has already been added. Key in dictionary: 'Division' Key being added: 'Division'] System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +2904181 System.Collections.Hashtable.Add(Object key, Object value) +11 System.Collections.Specialized.OrderedDictionary.Add(Object key, Object value) +49 System.Web.UI.OrderedDictionaryStateHelper.LoadViewState(IOrderedDictionary dictionary, ArrayList state) +95 System.Web.UI.WebControls.GridView.LoadViewState(Object savedState) +479 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +186 System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) +136 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +224 System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) +136 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +224 System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) +136 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +224 System.Web.UI.Control.LoadChildViewStateByIndex(ArrayList childState) +136 System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +224 System.Web.UI.Page.LoadAllState() +439 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1092 
Webmonkeymon  Saturday, August 09, 2008 8:30 PM
Hi,
That seems an asp.net exception. This is a GAX related forum. Please post your question in the proper ASP.net forum.

thanks.
jose.

Jose Escrich - weblogs.asp.net/jescrich
  • Proposed As Answer byJose Escrich Monday, August 11, 2008 3:01 PM
  •  
Jose Escrich  Monday, August 11, 2008 3:00 PM

You can use google to search for other answers

Custom Search

More Threads

• Value Editor in custom wizard
• How to remove Extra Lines using TextTemplateAction
• Error 1001 The project factory CSharp is not registered
• Problem installing GAT
• No "Guidance Package Manager" Link in VS-Menubar
• Simple class template reference
• GuidanceAutomationExtensions.msi install error
• Clarius SFT June 2007 CTP released issues
• Installation: Error 1001
• CreateProjectAction Action will not work