Publishing my WCF Service to my webhotel provider -
I created a small log service that I want to publish on a subdomain at my web site. But I do not have any problem - I then go to the [Build] menu and select [Publish], type in your FTP location and publish it in place no problem.
The problem occurs when I have to use it, I try to navigate to the .svc file but get this error:
This plan already contains the scheme Http There may be up to one address per scheme in this collection. Parameter Name: Item
What am I doing?
This is because of you IIS configuration has already been discussed:
< / Div>