M
Mark
Question:
When I attempt to build several projects in my solution, I receive the
following fatal error.
error CS0006: Metadata file '<some full path to one of my dlls' could not be
found.
This is happening now in 14 of 34 projects, and I cannot figure out what the
cause could be. Could anyone offer any suggestions? I've tried setting copy
local to true on all of "my" references, ones that I created. This is a
desktop application, not a web application so there are no web references. I
have never seen this sort of behavior in any of my previous solutions, and I
have had a lot of solutions that held many more projects.
When I attempt to build several projects in my solution, I receive the
following fatal error.
error CS0006: Metadata file '<some full path to one of my dlls' could not be
found.
This is happening now in 14 of 34 projects, and I cannot figure out what the
cause could be. Could anyone offer any suggestions? I've tried setting copy
local to true on all of "my" references, ones that I created. This is a
desktop application, not a web application so there are no web references. I
have never seen this sort of behavior in any of my previous solutions, and I
have had a lot of solutions that held many more projects.