Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All ,
When i caal the webservice its works fine in my local system when i publish to server it gives below error.

C#
The server encountered an error processing the request. The exception message is 'An item with the same key has already been added.'. See server logs for more details. The exception stack trace is:

at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) at StarIndia.Framework.Service.Common.Akamai.AkamaiHeader.
Posted
Comments
Soroush Falahati 20-Jan-13 14:59pm    
Without code it is not possible to answer this question.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900