-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Description
Any workaround for this problem when deploying to Azure web site from VSO build server vNext?
Error Code: ERROR_FILE_IN_USE
More Information: Web Deploy cannot modify the file 'AspNet.Loader.dll' on the destination because it is locked by an external process. In order to allow the publish operation to succeed, you may need to either restart your application to release the lock
, or use the AppOffline rule handler for .Net applications on your next publish attempt.
Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_FILE_IN_USE.
I tried adding a restart azure website command before the deployment but this seems to be still creeping in too often.
mxa0079, jasonsturges, Adam-S-Daniel, chrstnbrn, bannerflow-hassaan and 34 more
Metadata
Metadata
Assignees
Labels
No labels