Do you have references issues with Visual Studio 2008 and C#.Net?
- by Brian T Hannan
I'm working on a project and it seems that every time someone checks out the project from source control to build it on their local box they have issues building because references are no longer resolved.
I can't figure out if it's a configuration issues or a Visual Studio 2008 issue. Is anyone else having this problem? If so, is there something you can do to fix this issue?
Note: it might have something to do with explicit paths to the DLLs being referenced or how they are referenced ... I'm not quite sure.