HighTechTalks DotNet Forums  

1.1 app using 2.0 assemblies

Dotnet General Discussions microsoft.public.dotnet.general


Discuss 1.1 app using 2.0 assemblies in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
MMA
 
Posts: n/a

Default 1.1 app using 2.0 assemblies - 12-02-2006 , 12:41 PM






Hi All,
I am trying to run a 1.1 app using 2.0 assemblies, from what I understand I
need to host the 1.1 app in the 2.0 clr and load the 2.0 assemblies during
run time using reflection. Does any one have a link to a sample project where
this is done. Specifically on how to host the 1.1 app in 2.0 clr.

Thanks In Adavance

Reply With Quote
  #2  
Old   
Michael Nemtsev
 
Posts: n/a

Default Re: 1.1 app using 2.0 assemblies - 12-02-2006 , 02:38 PM






Hello MMA,

Try to play with requiredRuntime element in appconfig file,
or if you want to use some feature of .NET 2.0 assemblies from your code
the only way to do this is to use assembly as COM

M> Hi All,
M> I am trying to run a 1.1 app using 2.0 assemblies, from what I
M> understand I
M> need to host the 1.1 app in the 2.0 clr and load the 2.0 assemblies
M> during
M> run time using reflection. Does any one have a link to a sample
M> project where
M> this is done. Specifically on how to host the 1.1 app in 2.0 clr.
M> Thanks In Adavance
M>
---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.