CoderJony

WCF Service Error - "This collection already contains an address with scheme http"

WCF

Just add the below section in your web.config file.

<system.serviceModel>
     <serviceHostingEnvironment multipleSiteBindingsEnabled="true"/>
</system.serviceModel>
XML
Buy Me A Coffee
profile-sample1
profile-image

Ankush JainSoftware Engineer

Recent Posts