healthy DLL reference broken after compile multi-project solution

Posted by Code Sherpa on Stack Overflow See other posts from Stack Overflow or by Code Sherpa
Published on 2010-04-28T16:26:03Z Indexed on 2010/04/28 16:33 UTC
Read the original article Hit count: 482

Filed under:
|
|

Hi.

I have a solution with multiple class libraries. When I compile each individual library (and the web site by itself) compilation always succeeds. But, when I compile the solution as a whole, one of the library references fails with a little yellow exclamation mark next to the failed library. I am guessing this has to do with the build order? Can somebody suggest what i have to do to resolve this?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about library

Related posts about reference