When using REST services, what should I do when I get the message "This collection already contains

HelenaG Grulichova asked on July 28, 2012 07:13

When using REST services, what should I do when I get the message "This collection already contains an address..."?

Correct Answer

HelenaG Grulichova answered on July 28, 2012 07:13

You can get the message "This collection already contains an address with scheme http. There can be at most one address per scheme in this collection." when using REST. If so, please read this article: kb.discountasp.net/KB/a799/error-accessing-wcf-service-this-collection-already.aspx. You can add the mentioned configuration section between </system.webServer> and </configuration> in your web.config. 
 
-hg-
0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.