Friday, 25 November 2022

SSIS - The package file is missing from the project directory

 Hi friends,

I got the above error when system restarted and upon reopening of visual studio ssis package ..my saved package was not found. 

To resolve this issue 

1. Open the file location by right clicking on project solution

2. Right click on package and click on Add package and choose your missing package.


This error occurs if the name of the SSIS package is recently changed


Bingo! Issue fixed

No comments:

Post a Comment