Hi. I want to start writing components in version 2.0, but I don't want to
migrate the rather large app I'll be calling them from to 2.0 from version
1.1 until the release verision of 2.0 comes out. Is it possible to use a 2.0
component in a 1.1 application? Perhaps by using separate application spaces
for the two?
Mattias Sjögren - 21 Aug 2005 00:58 GMT
>Is it possible to use a 2.0
>component in a 1.1 application?
Yes, but only if it runs with the 2.0 runtime. And you'll not be able
to reference a 2.0 assembly when compiling a 1.1 application.
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.