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