Do this following steps :-
1)Go to the file which appears as Miscellaneous Files inside Solution Explorer.
2)Right-Click file and select Exclude from project.
3)Right-Click your project/folder where the file was and click add Existing Item, and add the file you just removed back into your project
Changing the file path of a .vb file inside a solution-something wired
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.
-
AddWebSolution 166 Reputation points
2021-06-11T07:17:28.85+00:00