I'm trying to deploy SSIS package using "Integration Service Deployment Menufast"
I have around 12 packages. Error is showing for pakage3. Getting one error:
The process cannot access the file 'E:\LOC\3Pkg.dtsx' because its being used by another process.
How to resolve this? Is there any service I need to stop before this deployment?
Please note that, I have disable the job before this installation. Also, I just made sure that no one else is using this.
Is there any other ways to check if any applications are using those packages?
Please suggest! Thanks.