TF2010 Build Definition and Access to Path is Denied error?
Posted
by
Daniel DiVita
on Server Fault
See other posts from Server Fault
or by Daniel DiVita
Published on 2011-01-12T20:43:52Z
Indexed on
2011/01/12
20:55 UTC
Read the original article
Hit count: 251
I am new to TFS with regards to build definitions. I have a a build folder setup where I have set the permissons so EVERYONE has full control. Here is the exact error I am getting:
E:\Builds\PIMSite\PIM.Site\PIM_Site.metaproj: Unable to copy file "C:\Builds\1\PIM System\PIM Site Build\Binaries\HtmlAgilityPack.xml" to "..\PIM.Site\Bin\HtmlAgilityPack.xml". Access to the path '..\PIM.Site\Bin\HtmlAgilityPack.xml' is denied.
I have tried everyhitng. I have removed everything from that folder adn can delete it just fine so it is not being used by another process. Any thoughts?
© Server Fault or respective owner