Groups | Blog | Home
all groups > dotnet clr > april 2006 >

dotnet clr : Loadfrom different behviour on .net 2.0 versus 1.1


John H
4/25/2006 7:43:32 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
John H
4/26/2006 8:40:32 AM
Thanks for this.
Laura T.
4/26/2006 2:17:48 PM
http://msdn.microsoft.com/netframework/programming/breakingchanges/runtime/fusion.aspx

"John H" <jjhnospam@yahoo.co.uk> ha scritto nel messaggio
news:1145976211.921311.145460@u72g2000cwu.googlegroups.com...
[quoted text, click to view]

AddThis Social Bookmark Button