I was trying to build an SSIS package that one of my colleagues has created.
The first error that was thrown was as below:
Exception deserializing the package "Access to the path 'C:\BACKup\Test\Test\bin\Development\Tcopy.ispac' is denied.".
Here are the steps that I have followed to resolve this.
Step 1 Check whether the package user has access to the path of the solution.
Step 2. Close the solution.
Step 3 Open Task Manager and end any process of DTS. as shown below.
2 comments:
This helped me today. Thank you.
The screenshot does appear to be Services because the User Name column is missing.
In my case, I stopped the DTS Service and steps 4 and 5 were successful.
Thanks again!
hyperion online training
msbi training
Post a Comment