We have been using MSDeploy for deploying to one of our webn sites for quite some time with no isues. All dlls were managed. Recently we had to add a native dll to the deployment package. Now every time we deploy we get the following error:
An error occurred when the request was processed on the remote computer. An error was encountered when processing 'file.dll'. The error code was 0x80070020. The process cannot access 'file.dll' because it is being used by another process.
What are our options for fixing this?