PC Review


Reply
Thread Tools Rate Thread

Assembly.LoadFrom loading a .net 2.0 assembly from a 1.1 app

 
 
Jeremy Chapman
Guest
Posts: n/a
 
      27th Jun 2006
Is it possible to load a .net 2.0 assembly from a 1.1 app using
Assenbly.LoadFrom or possibly some other means?


 
Reply With Quote
 
 
 
 
Cowboy \(Gregory A. Beamer\)
Guest
Posts: n/a
 
      27th Jun 2006
If the 1.1 app runs under 2.0, there is nothing special. Otherwise, you will
have to make a interface boundary that allows you to cross over, like a web
service.

--
Gregory A. Beamer

*************************************************
Think Outside the Box!
*************************************************
"Jeremy Chapman" <please@Idontlikespam> wrote in message
news:(E-Mail Removed)...
> Is it possible to load a .net 2.0 assembly from a 1.1 app using
> Assenbly.LoadFrom or possibly some other means?
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assembly.LoadFrom fails when loading from a share =?Utf-8?B?SGFucw==?= Microsoft C# .NET 0 27th Feb 2007 07:22 AM
Re: Assembly.LoadFrom loading a .net 2.0 assembly from a 1.1 app Mattias Sjögren Microsoft Dot NET Framework 0 27th Jun 2006 10:34 PM
Problem loading plug-in DLLs with Assembly.LoadFrom() Oenone Microsoft ASP .NET 0 11th Jul 2005 04:33 PM
NullReferenceException when loading rebuilt dll via Assembly.LoadFrom Shannon Lloyd Microsoft Dot NET Compact Framework 7 7th Apr 2005 04:22 PM
Restricting access to Assembly.LoadFrom call within an assembly based on strong names Nicholas Paldino [.NET/C# MVP] Microsoft C# .NET 3 9th Dec 2003 08:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:13 PM.