TFS 2012 Build “Access to Path Denied”

后端 未结 15 1946
星月不相逢
星月不相逢 2020-12-04 12:42

I’m using TFS 2012 Build and running into an error

Access to the path is denied

The solution being built contains about 15 proje

15条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-04 13:47

    Like Ziggler, I solved this problem with building a project by removing the 'read only' property of the bin folder in my project. It is only happening to XML files stored in a /packages/ directory that is common to the solution that contains this project. The 'bin' folder is not checked into source control. I am still stumped as to the root cause of the problem.

提交回复
热议问题