HTTP could not register URL http://+:9999/WCFService/. Your process does not have access rights to this namespace
http 不能注册wcf 服务,没有权限访问的解决方法:
以管理员方式打开cmd.exe , 执行命令行:netsh http add urlacl url=http://+:9999/ user=DOMAIN\UserName



















HTTP could not register URL http://+:9999/WCFService/. Your process does not have access rights to this namespace
http 不能注册wcf 服务,没有权限访问的解决方法:
以管理员方式打开cmd.exe , 执行命令行:netsh http add urlacl url=http://+:9999/ user=DOMAIN\UserName
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。