开发者

Error when adding service on server

开发者 https://www.devze.com 2023-01-25 10:51 出处:网络
I have created a restful service. On client I can run the service with out no error. But trougth the Server I get error.

I have created a restful service. On client I can run the service with out no error. But trougth the Server I get error.

This is the error message:

This collection already contains an address with scheme http. There can be at most on开发者_JAVA百科e address per scheme in this collection. Parameter name: item


Here is a solutions for this.

http://syedemad.wordpress.com/2009/05/29/wcf-this-collection-already-contains-an-address-with-scheme-http/

0

精彩评论

暂无评论...
验证码 换一张
取 消