SSIS Works in development but fails when deployed

Christopher Jack 1,611 Reputation points
2021-03-11T11:37:39.647+00:00

Hi,

I have made a basic SSIS package which reads and excel file, moves it to a folder copies it then renames it and deletes it.

I have two variables

It works fine in development however it is failing on the move step.

I am using connections rather than a variable for this part .. however the error message i am getting is

Could not find a part of the path

Help appreciated

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,460 questions
0 comments No comments
{count} votes

Accepted answer
  1. Christopher Jack 1,611 Reputation points
    2021-03-11T11:41:19.313+00:00

    Issue was due to using a alias in the path name


0 additional answers

Sort by: Most helpful