Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Eran Meir 401 posts 543 karma points
    Feb 27, 2011 @ 23:18
    Eran Meir
    0

    An entry with the same key already exists

    i get the following error

    An entry with the same key already exists.
    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: An entry with the same key already exists.
    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: An entry with the same key already exists.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +52 System.Collections.Generic.SortedList`2.Add(TKey key, TValue value) +6152800 tswe.log.viewLog.InitControlItems() +1255 tswe.log.manager.OnInit(EventArgs e) +144 System.Web.UI.Control.InitRecursive(Control namingContainer) +140 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +480 

    i cleared the logs from the server, didn't work, any idea why it happens?

  • Dmytro 5 posts 25 karma points
    Mar 02, 2011 @ 14:41
  • Eran Meir 401 posts 543 karma points
    Mar 02, 2011 @ 15:07
    Eran Meir
    0

    thank you !

Please Sign in or register to post replies

Write your reply to:

Draft