【发布时间】:2011-12-22 20:49:20
【问题描述】:
我非常接近完成我的 TeamCity 设置,但被这个错误难住了:
(12/22/2011 2:30:15 PM) An error occurred when the request was processed on the remote computer.
An error was encountered when processing 'Web.zip'.
The error code was 0x80070020.
The process cannot access 'C:\Inetpub\wwwroot\Deneb\Website\obj\Deploy\Package\Web.zip' because it is being used by another process.
我尝试自己删除该文件,但没有任何问题。我可以从另一台服务器部署这个站点,也没有任何问题。我将 Team City 构建代理服务设置为以管理员身份运行,然后重新启动该服务。
任何帮助将不胜感激 - 谢谢!
【问题讨论】:
标签: visual-studio visual-studio-2010 deployment teamcity msdeploy