I get the following error message when I try to compile a solution that I downloaded from an external trusted souce: abcName
“Could not resolve this reference. Could not locate the assembly.”
Yet the assembly “abcName” is there, and it is listed under References. And if I try to manually add it as a reference, it says it already is a reference.
First thing I do when I run into this issue (after cleaning and re-building) is removing and re-adding the reference. That usually resolves most of my issues,.