Project build order in VS.NET

Started by
3 comments, last by dave 18 years, 5 months ago
I'm having a bit of a problem getting my projects in a solution to build in the correct order. I right click on the project in the solution explorer, and click Project Dependencies to set up the dependencies. When I click Ok and check the dependencies again, the dependency list for my project doesn't get saved. Anyone have this problem before?
Advertisement
I am using 2003 and i have never had that problem. Sounds unusual. If it is 2005 u are using, a beta version, it is unlikely but it could be a bug.

ace
Nope, I'm using 2003 too.

Its weird I have it narrowed down to one project.. When I try to set its dependencies to project A and B, click ok, and double check its dependencies, project B is no longer a dependency...
Must have been a corrupt project file, I recreated it and the dependecies get set properly now.
You shouldn't be able to set two projects to depend on one another.

ace

This topic is closed to new replies.

Advertisement