I have upgraded to VS 2019 and trying to open existing projects or even trying to create a new project using a script task I am unable to save or compile it. The error shows that the binary code can not be found. When trying to build the script task I get an error "Severity Code Description Project File Line Suppression State Error Could not find a part of the path 'C:\Users######". This occurs for any task including for new projects when just creating an empty script using C#. Any help would be appreciated.