New Project namespace [Resolved]
I've got a working Soultion in the folder My Documents\Visual Studio Projects\WindowsApplication7. I want this in another folder called PurpleSlips under Visual Studio Projects. I keep getting an error when I try to save as, change the root namespace from WindowsApplication7 to PurpleSlips, copy everything to PurpleSlips, etc. It's not finding the .vb file, I think. How can I change the location of the Solution and associated files? Thanks.
[edit] It appears to get all the files except the form design .vb file. The code file is there. When I compare the files in the two folders, it seems like they have the same files. And even weirder, when I try to open the project in its original folder, WindowsApplication7, I get the same error, even though I changed nothing in it. Even though I open the original, it defaults back to the new, faulty one. Aaagghhh![/edit]