【发布时间】:2016-01-31 17:16:13
【问题描述】:
我正在尝试部署我的 webapp VS2015 RC1 DNX 451。即使我验证连接并运行发布,我也会收到错误
Severity Code Description Project File
Error Error Code: ERROR_USER_UNAUTHORIZED
Error More Information: Connected to the remote computer ("crocus.arvixe.com") using the Web Management Service, but could not authorize. Make sure that you are using the correct user name and password, that the site you are connecting to exists, and that the credentials represent a user who has permissions to access the site. Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_USER_UNAUTHORIZED.
Error Error: The remote server returned an error: (401) Unauthorized.
谷歌搜索问题,甚至尝试查看主机论坛只是说确保用户名和密码正确。我在尝试各种设置时无处可去。任何想法如何调试问题?
我使用 Arvixe.com 作为主机。
【问题讨论】:
标签: visual-studio visual-studio-2015 webdeploy