Issue : VS Project Build : metadata file dll could not be found


I just had the same problem. Visual Studio isn't building the project that's being referenced.
  1. Right click on the solution and click Properties.
  2. Click Configuration Properties -> Configuration on the left.
  3. Make sure the check box under "Build" for the project it can't find is checked. If it is already checked, uncheck, hit apply and check the boxes again.

https://stackoverflow.com/questions/1421862/metadata-file-dll-could-not-be-found

Comments

Popular posts from this blog

Sitecore : How to configure Sitecore Synonym Search with Lucene?