Value of type typename1 cannot be converted to typename1

lbytesxk

Member
Joined
May 7, 2008
Messages
5
Programming Experience
3-5
I have 5 projects in the solution, everything worked until Irecompiled everything updated the DLL's and now in one of my projects I have this error, the typename1 = typename1, anyone seen this?
 
Thanks JohnH, that was helpful and it solved the problem, I was using file references and I switched to project reference in my solution.
 
Back
Top