devenv bug with project reloads

  • Thread starter Thread starter Paul Cameron
  • Start date Start date
P

Paul Cameron

Hi,

If you have a solution open that contains multiple projects and more than
one of those project files is changed outside of the environment (getting
from SourceSafe, for example), then the environment only offers to reload
one of the projects. The remaining projects are then out of synch with
what's on disk. Can anyone confirm this?

Also, there appears to be no way to force a project to unload or reload from
within a solution.

Thanks,
Paul
 
I've found that to indeed be the case for C++ projects, at least. Actually,
it may be that this happens for even a single project reload due to being
changed externally. Never investigated fully, just got into the habit of
reopening the solution in these situations.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top