interop - from .net 1.1 to 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is it possible from visual studio 2003 (C#) to add a reference to library
build on .net framework 2.0?
as far as i tried i can not do that, and i need to do that.

really thanks to who can help me
 
Ricardo,

No, it is not possible. I think the best you could do is run the 2.0
stuff in another executable and communicate with that executable.
 

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

Back
Top