.NETGURU
Unload assembly
Messages   Related Types
This message was discovered on microsoft.public.dotnet.framework.clr.

Post a new message to this list...

Xavi Sam
Hi

I know how to load a assembly form specified directory, using
Assembly.LoadFrom but How can I unload it? Is there something similar to
FreeLibrary?

Thanks in advance

Javier

Reply to this message...
 
    
Shiva
Hi,
Assemblies cannot be unloaded. You have to load them in a separate app
domain and unload that app domain when assemblies have to be unloaded.

"Xavi Sam" <Click here to reveal e-mail address> wrote in message
news:Click here to reveal e-mail address...
Hi

I know how to load a assembly form specified directory, using
Assembly.LoadFrom but How can I unload it? Is there something similar to
FreeLibrary?

Thanks in advance

Javier

Reply to this message...
 
    
ESCOFFIER Clément
A solution not sure to unload an assembly is to create a second
appdomain who list the loaded assemblies. When you want to unload an
assembly, you remove this assembly of the list ( stored in the second
appdomain ), then you delete the first appdomain, and you create the
first appdomain with all assemblies listed. This solution is dangerous
when you have links between assemblies, and you lost your execution
context. But it is the only solution, to unload One assembly.

Clément

Shiva wrote:
[Original message clipped]

Reply to this message...
 
    
Stefano \"WildHeart\" Lanzavecchia
[Original message clipped]

As far as I know, you cannot unload an assembly. The recommended way is to
load you dynamic assemblies in a separate appdomain, and tear down the whole
appdomain when you need to unload the assemblies.
--
WildHeart'2k4

Reply to this message...
 
 
System.Reflection.Assembly




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification