I need help for this! some of the major .vb files inside my program got different path. Although they are in the same folder as the solution, but since I also copied them in a separate folder to keep them from changing the new adress appears now for those files. When I open the .sln file in Visual studio 2015, I get this [failure] Could not find file 'file path' for those specific .vb files. When I write click on them in the list of .vb files under the Solution Explorer to check the property, I saw the new path appears under Misc part. Now i wonder how can I change that path so those files will basicallty added to the same path as the main .sln file.