If you want to run a WCF Server with HTTP Bindings, you’ll have to register it at your OS first. Here is how:
netsh http add urlacl url=http://+:666/ user=DOMAIN\UserName
If you want to run a WCF Server with HTTP Bindings, you’ll have to register it at your OS first. Here is how:
netsh http add urlacl url=http://+:666/ user=DOMAIN\UserName