【发布时间】:2018-12-12 20:43:10
【问题描述】:
我在使用 Visual Studio 进行 Web 部署时遇到了很大的问题。 几个月前它工作没有任何问题,但现在我得到了这个愚蠢的错误:
Severity Code Description Project File Line Suppression State
Error Web deployment task failed. ((12.12.2018 21:29:45) An error
occurred when the request was processed on the remote computer.)
(12.12.2018 21:29:45) An error occurred when the request was processed on
the remote computer.
Unable to perform the operation. Please contact your server administrator
to check authorization and delegation settings. S.E.P.P_WebApi 0
我只是不知道那里可能发生了什么变化或哪里出了问题。
我尝试了一个全新的 Asp.Net 项目,但也没有成功,所以我认为它一定是服务器出了问题。我只是找不到它可能是什么,因为自从它工作以来我没有改变任何东西。
请帮忙
【问题讨论】:
-
@MohsinMehmood 我不认为这是同一个问题,但解决方案解决了它。谢谢!
标签: asp.net-mvc visual-studio iis webdeploy