Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Up voting this answer because we were running into this issue for a coworker. His system somehow lost most/all of his dependencies, so when building, it wouldn't build in the right order, cause the "metadata file for "whatever.dll" does not exist". We just walked through all his projects with another system to validate all the dependencies he needed for each project. Commented Jul 3, 2014 at 15:40
  • Good...I am glad that my answer was of some help to you. Commented Jul 7, 2014 at 17:56