I am using Visual Studio and I am trying to open a VB File from a USB and the file will not show up in the solution explorer.. I am new to visual studio so any help would be appreciated!
I think that if you want it to show up in the Solutions Explorer you're going to have to add it to a Soltion->Project. Otherwise it's just going to open the file in the main window of VS.
You can add it to a project by right clicking on the project and selecting "Add Existing Item". It should show up after that (unless I misunderstood your question).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.