Hi
I am trying to add a DLL which is developed in VS 2005 to my project (VS
2003).
I get following error message.
"FileName.dll not a Microsoft .NET module"
Do i need to convert this DLL to Framework 1.1 compatible to add it in my
project?
If yes, is there a tool to do this?
Kindly reply.
Regards,
Baskar C.G
Norman Yuan - 28 Nov 2006 14:33 GMT
You cannot use .NET2.0 code in .NET1.x project with VS2003. It is the other
way around.
> Hi
>
[quoted text clipped - 11 lines]
> Regards,
> Baskar C.G
Baskar - 08 Feb 2007 06:10 GMT
Thanks
> Hi
>
[quoted text clipped - 11 lines]
> Regards,
> Baskar C.G