I have migrated some SSIS packages from 2008 to 2015. These packages use relative addressing to determine the location of child packages and the .dtsConfig file. When I open up the solution in VS 2015 it can not find the .dtsConfig file and when I jury rig it by defaulting the variables it can not find the child packages.
Can someone please advise me on how to get this to work?