I'm working on a
VB.NET project at work and would like to work on it at home. I've mapped a drive to my shared stuff at work, but I keep getting errors from time to time. (I can't remember exactly what the errors were, but something to do with the resource not found) I copied the offending files to the project folder and that seemed to help and I'm able to compile & run it fine at home. Back at work I have to fix errors that seem to reference my mapped drive from home. Is there a way to copy/synchronize the project to a different location? It's also painfully slow even over a cable connection. With web projects you can do this (local/server mode & copy/deploy) and it worked quite well.
Thanks,
Chris