I am trying to suppress some warnings in Visual Studio, but the problem is that they don't have a code or anything I could use to identify them(or I can't find it).
Most of these errors look like "The referenced component could not be loaded" or 'cannot find custom tool on this system'.
Both these type of errors appear on the Error List tab from visual studio, but they don't appear in the Output tab, where I could see their' code also.
If anyone could give me some tips about how to suppress them, would be great.