VS 2010 Doesn't recognize Middleware DLLs
Posted
by Amit
on Stack Overflow
See other posts from Stack Overflow
or by Amit
Published on 2010-05-18T11:15:58Z
Indexed on
2010/05/18
11:21 UTC
Read the original article
Hit count: 280
visual-studio-2010
Hi I have VS 2010 Ultimate installed on Win 7 Enterprise (32 bit). In my middleware I have some DLLS referred. If i try to build the solution, some of the DLLs are not getting recogninized and the solution will not build. The same solution builds fine on VS 2008. Any Idea why this happens?
© Stack Overflow or respective owner