There are a couple of SSIS package (2017) version developed by another developer that are running flawlessly from the server. As the developer moved to a new role, he saved the packages in a folder in the server . I am unable to open those packages from the server. When i asked another developer , he did not have trouble opening those packages . Can anyone please help me understand why I am unable to open those packages from the server when other developers can ?
I am trying to open the project containing the packages . The other developer follows the exact same steps on the server and he is able to open packages from the project .These packages were developed in VS 2017 .However, when I try to open it tries to open as VS 2015 and I receive :
"One or more projects in the solution were not loaded correctly. Please see the Output window for details"
C:\Users\User\Source\Workspaces\Workspace\SSIS\Internal\Integrations\Solution1\SSIS Prod\SSIS Prod\SSIS Prod.dtproj : error : Access to the path 'C:\Users\User\Source\Workspaces\Workspace\SSIS\Internal PMO\Integrations\SSIS\SSIS Prod\SSIS Prod\SSIS Prod.dtproj' is denied.
These packages are located on a shared folder in the server which all team members has access to . We are trying to open these packages from the server and it's very strange that few developers are able to open packages and few aren't able to. The issue would make sense if we are trying to open from our local machine as there could be version mismatch. But we are all trying from the same server .
Please help me so that I am able to open these packages .
Thanks,