Hi
I am getting the Similar error
will you please help me in C#
here is the error
---------------------------------------------------------------------
Item has already been added. Key in dictionary: "en-GB" Key being added: "en-GB"
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: "en-GB" Key being added: "en-GB"
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: "en-GB" Key being added: "en-GB"]
System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) +955
System.Collections.Hashtable.Add(Object key, Object value) +11
System.Resources.ResourceManager.InternalGetResour ceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +571
System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +103
System.Web.HttpRuntime.GetResourceStringFromResour ceManager(String key) +184
System.Web.UI.WebControls.BaseValidator.RegisterVa lidatorCommonScript() +127
System.Web.UI.WebControls.BaseValidator.OnPreRende r(EventArgs e) +44
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1476
----------------------------------------------------------------------
Regards
SRee
A curve that can set lot of things i.e Smile