I used Visual Web Developer to open up Website_A directly through FTP, which was real nice. It let me edit the files on my computer and then save them right up to the server so I could see the effects my changes were having immediately. This is just like what I used to do with UltraEdit on non .Net sites, but with the added benefit of the Intellisense, Solution Explorer, etc.
Anyway, that worked great, but when I was done I went to open Website_B the same way. But both sites are on the same FTP server. Despite using different usernames and passwords, I still get the Website_A's files when I try to open Website_B.
Has anyone run into this problem with opening two different sites that use the same FTP server? Is there a way around it? I tried renaming the project folders/files that were created in C:\Users\George\Documents\Visual Studio 2008\Projects, but that didn't seem to help. The only thing that seemed to work was deleting the project folders and starting over. Any ideas for a better way to handle multiple sites with one FTP server? I can't find anything on the web…
Thanks,
George J.