Wednesday, March 01, 2017

address denied exception wcf

Fehlermeldung:
HTTP konnte URL ... nicht registrieren. Der Prozess weist keine Zugriffsrechte für diesen Namepsace auf

allow using the adress / port  with netsh:

for example http:
netsh http add urlacl url=http://+:port/ user=DOMAIN\UserName


No comments: