Component/Reference Adding Error
I was trying to "ADD Reference" to a DLL library files to my Visual Studio .NET (Smart Device) project.
This DLL library works fine in a emBedded Visual Basic environment, but
when do it at Visual Studio.NET, it give me an error :-
" A reference to < .... the path\filename .... > could not be added. This is not a .NET Assembly "
Can anyone know what is the cause of thie problem?
|