I have a strange issue with MS Build, it fails with below error:
e:\Builds\83\ProjectName\FolderName\Sources\PROJECT\FolderName\ReleaseXX\Source\WebsiteName.metaproj: Unable to copy file "e:\Builds\83\ProjectName\FolderName\Binaries\Some.dll" to "WebsiteName\Bin\Some.dll". Access to the path 'WebsiteName\Bin\Some.dll' is denied.
The path Access to path is invalid, i really not able to figure out from where that path is being referred to. Do any one have any guidance on this