Click here to Skip to main content
15,892,537 members
Home / Discussions / C#
   

C#

 
GeneralRe: Xbox 360 Development with the .NET Framework Petition Pin
Tom Larsen11-Oct-05 11:09
Tom Larsen11-Oct-05 11:09 
GeneralRe: Xbox 360 Development with the .NET Framework Petition Pin
leppie11-Oct-05 16:13
leppie11-Oct-05 16:13 
QuestionWaitHandle.WaitAny Pin
AISchreiber11-Oct-05 10:21
AISchreiber11-Oct-05 10:21 
AnswerRe: WaitHandle.WaitAny Pin
leppie11-Oct-05 16:19
leppie11-Oct-05 16:19 
QuestionDataset database issues Pin
cvncpu11-Oct-05 9:47
cvncpu11-Oct-05 9:47 
AnswerRe: Dataset database issues Pin
Bahadir Cambel11-Oct-05 13:57
Bahadir Cambel11-Oct-05 13:57 
AnswerRe: Dataset database issues Pin
albCode13-Oct-05 21:16
albCode13-Oct-05 21:16 
QuestionAppDomain and unloading assemblies Pin
mirano11-Oct-05 9:38
mirano11-Oct-05 9:38 
Hi everybody.

I load an assembly into another AppDomain, not a default one. As there is no way to unload the assembly, I need to unload the domain. This is where the app hangs.
The problem is this assembly has references to one dll, currently not performing any work.
I tried this:
1. Setting the assembly to null,
2. Implementing a ClassFactory and returning an interface of the object, then removing it,
3. Making assembly to implement the IDisposable interface.

None of this works. All examples on the Net just shows how to create AppDomains, load assemblies and then unload the AppDomain. None of those show what happens if the assembly has referenced assemblies.

Thank you for your help.

Sarajevo, Bosnia
AnswerRe: AppDomain and unloading assemblies Pin
David Stone11-Oct-05 11:09
sitebuilderDavid Stone11-Oct-05 11:09 
GeneralRe: AppDomain and unloading assemblies Pin
mirano11-Oct-05 12:11
mirano11-Oct-05 12:11 
GeneralRe: AppDomain and unloading assemblies Pin
David Stone11-Oct-05 12:36
sitebuilderDavid Stone11-Oct-05 12:36 
GeneralRe: AppDomain and unloading assemblies Pin
leppie11-Oct-05 16:25
leppie11-Oct-05 16:25 
GeneralRe: AppDomain and unloading assemblies Pin
mirano11-Oct-05 21:50
mirano11-Oct-05 21:50 
AnswerRe: AppDomain and unloading assemblies Pin
S. Senthil Kumar12-Oct-05 19:33
S. Senthil Kumar12-Oct-05 19:33 
QuestionWindows Services - Launching an application/DLL Pin
DumpsterJuice11-Oct-05 9:27
DumpsterJuice11-Oct-05 9:27 
AnswerRe: Windows Services - Launching an application/DLL Pin
Tom Larsen11-Oct-05 10:45
Tom Larsen11-Oct-05 10:45 
QuestionCheck the active tasks Pin
ventomito11-Oct-05 8:36
ventomito11-Oct-05 8:36 
AnswerRe: Check the active tasks Pin
Dave Kreskowiak11-Oct-05 9:43
mveDave Kreskowiak11-Oct-05 9:43 
QuestionOpening External Applications Pin
budidharma11-Oct-05 8:00
budidharma11-Oct-05 8:00 
AnswerRe: Opening External Applications Pin
XRaheemX11-Oct-05 8:07
XRaheemX11-Oct-05 8:07 
QuestionConfusion on how Firewall works Pin
chettu11-Oct-05 7:56
chettu11-Oct-05 7:56 
AnswerRe: Confusion on how Firewall works Pin
XRaheemX11-Oct-05 8:04
XRaheemX11-Oct-05 8:04 
GeneralRe: Confusion on how Firewall works Pin
chettu11-Oct-05 8:41
chettu11-Oct-05 8:41 
GeneralRe: Confusion on how Firewall works Pin
Guffa11-Oct-05 9:20
Guffa11-Oct-05 9:20 
QuestionBitmap Comparison Pin
budidharma11-Oct-05 7:54
budidharma11-Oct-05 7:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.