Referencing issue while adding new project
Hi to all!
There is an issue that bothers our development team greatly and I am wondering if maybe anyone had experienced something like this.We are developing a piece of software which in itself consist of 20 projects, C# and VB.While adding another newest project we had ran into a bizarre for the lack of the better term problem.This new project, let’s call it projectX cannot reference other projects.After adding the reference to the project itself and in the file
Using ProjectY;
Results in ProjectY not found despite the fact that ProjectY is alive and well.Same goes for other projects.We are using Visual Studio 2003 Architect and the source is stored with SourceSafe.I am wondering, we can’t be first to experience this issue, maybe there is a way to solve it
Thank you in advance
Paul

