Ok, so did some work rearranging projects in a solution to point to the correct directory. Was working great yesturday. Today, I get home, fire up vs.net and 2 of the projects in my solution I get an error: Can't retreive folder information from the server. So used Google to find out what the resolution to the error message is. Deteremined that one needs to delete the vswebchache so did that. No joy, I still am unable to add 2 projects to my solution that were there yesturday. Anyone out there have any suggestions, I've already wasted a couple of hours trying to resolve this and it's really annoying. I'm dying here, so any insight appreciated.
Thanks.
By the way, I'm using subversion for source control and one article mentioned the use of "." causing problems with vs.net. Since svn stored info in the .svn folder, was wondering if this is the problem. The other projects that work correctly also have .svn folders so I'm not sure if that's the problem.