Search code examples
c#visual-studio-2008

Bug in VS2008 compiler : DLL cannot be found


I made some changes to my solution which contains a couple of project and wanted to compile it again .. now it says Metadata file C:\myproject\bin\myproject.DLL could not be found... I closed the VS and opened again and also deleted the bin and obj folder of that project, but still the same compile error...


Solution

  • Remove and re-add your reference.