you're a bit sparse with your info, and while I do understand this seems to be a bug, it's always good to give some more info about your environment in order to give a possible workaround or solution to your problem... How did you experience this? Any particular *thing* you were doing?
Thanks for your response. When I try to edit the Member details and 'SAVE', I come up with the error, ( Also when i try to login similar error occurs)
Server Error in '/' Application.
An item with the same key has already been added.
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 item with the same key has already been added.
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.
Aha, some more interesting info. Ok, I can't really solve this issue, but may try to find a solution by deleting your Examine indexes from file. And verify if that fixes your issue.
An item with the same key has already been added.
An item with the same key has already been added.
Hi Gladwin,
you're a bit sparse with your info, and while I do understand this seems to be a bug, it's always good to give some more info about your environment in order to give a possible workaround or solution to your problem... How did you experience this? Any particular *thing* you were doing?
Looking forward to your reply.
Cheers,
/Dirk
Hi Dirk,
Thanks for your response. When I try to edit the Member details and 'SAVE', I come up with the error, ( Also when i try to login similar error occurs)
Server Error in '/' Application.
An item with the same key has already been added.
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 item with the same key has already been added.
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:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
Aha, some more interesting info. Ok, I can't really solve this issue, but may try to find a solution by deleting your Examine indexes from file. And verify if that fixes your issue.
If you don't have access to the file system, you may find these projects (http://our.umbraco.org/projects/developer-tools/examine-dashboard http://our.umbraco.org/projects/backoffice-extensions/examine-index-admin) interesting.
Hope this helps.
Cheers,
/Dirk
is working on a reply...