首页 > 代码库 > wcf问题

wcf问题

Server Error in ‘/‘ Application.
--------------------------------------------------------------------------------

This collection already contains an address with scheme http. There can be at most one address per scheme in this collection. If your service is being hosted in IIS you can fix the problem by setting

 

 

表示部署在iis的wcf网站,绑定的网站有多个,保留一个即可。

wcf问题