tfs2012 - TFS 2012 continuous integration deployment fails - Directory not empty -
sporadically error
an error encountered when processing operation 'delete directory' on
'd:\xxx'. error code 0x80070091. directory not empty.
i'm using web deploy wmsvc , user has full access root of site (set through iis > configure web deploy publishing
edit
or less frequently:
c:\program files (x86)\msbuild\microsoft\visualstudio\v11.0\web\microsoft.web.publishing.targets (4377): web deployment task failed. (unable perform operation ("delete file") specified directory ("d:\xxx\bin\microsoft.practices.servicelocation.dll"). can occur if server administrator has not authorized operation user credentials using. learn more at: http://go.microsoft.com/fwlink/?linkid=221672#error_insufficient_access_to_site_folder.)
i follow instructions user (a domain user) makes no difference. publish settings saved have publishmethod="msdeploy" instead of wmsvc.
note, deploys correctly 95% of time.
i know sounds stupid, have folders open (or children thereof) on any computer? if had dead remote desktop session or accessing on network share denial able delete directory.
burned me number of times, you're issue may different though. realize late response, found while searching own issue , though cuold help.
Comments
Post a Comment