HighTechTalks DotNet Forums  

Loadfrom different behviour on .net 2.0 versus 1.1

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss Loadfrom different behviour on .net 2.0 versus 1.1 in the Dotnet Framework (CLR) forum.



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

Default Loadfrom different behviour on .net 2.0 versus 1.1 - 04-25-2006 , 10:43 AM






Hi,

..net 1.1
--------------
Assembly called test.dll on c:\ and in gac.
call Loadfrom("c:\test.dll") , always loads it from c:\

..net 2.0
-------------
Assembly called test.dll on c:\ and in gac.
call Loadfrom("c:\test.dll") , always loads it from gac


Is this different behaviour in loading rules documented anywhere? Is it
by design?

Note test.dll was built using Visual Studio 2003 on .Net 1.1.


Thanks
JOhn


Reply With Quote
  #2  
Old   
Laura T.
 
Posts: n/a

Default Re: Loadfrom different behviour on .net 2.0 versus 1.1 - 04-26-2006 , 08:17 AM






http://msdn.microsoft.com/netframewo...me/fusion.aspx

"John H" <jjhnospam (AT) yahoo (DOT) co.uk> ha scritto nel messaggio
news:1145976211.921311.145460 (AT) u72g2000cwu (DOT) googlegroups.com...
Quote:
Hi,

.net 1.1
--------------
Assembly called test.dll on c:\ and in gac.
call Loadfrom("c:\test.dll") , always loads it from c:\

.net 2.0
-------------
Assembly called test.dll on c:\ and in gac.
call Loadfrom("c:\test.dll") , always loads it from gac


Is this different behaviour in loading rules documented anywhere? Is it
by design?

Note test.dll was built using Visual Studio 2003 on .Net 1.1.


Thanks
JOhn




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.