HTTP could not register URL http://+:666/ – Yeah!

If you want to run a WCF Server with HTTP Bindings, you’ll have to register it at your OS first. Here is how:

http://blogs.msdn.com/amitlale/archive/2007/01/29/addressaccessdeniedexception-cause-and-solution.aspx

netsh http add urlacl url=http://+:666/ user=DOMAIN\UserName

Leave a Reply