Msg: "Not a Microsoft .NET module"

G

Guest

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
 
N

Norman Yuan

You cannot use .NET2.0 code in .NET1.x project with VS2003. It is the other
way around.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top