Cannot Add Reference
I re-compiled some of my classes into a class library in 2.0 with VS 2005. When I try to add the DLL to my 1.1 .Net project in VS 2003 I get the error:
"A reference to classes.dll could not be added. This is not a valid assembly or COM component. only assemblies with an extension 'dll' and COM components can be referenced. please make sure that the file is accessible, and that it is a valid assembly or COM component."
What am I doing wrong?
-------------------------
Beware of programmers with screwdrivers...
__________________
-------------------------
Beware of programmers with screwdrivers...
|