PC Review


Reply
Thread Tools Rate Thread

AppDomain unloading problem

 
 
=?Utf-8?B?RXRpZW5uZSBGb3J0aW4=?=
Guest
Posts: n/a
 
      1st Sep 2005
Hi,
I have a main assembly (assy1). That assembly creates a type in another
assembly (assy2). That type creates an AppDomain, load it's parent assembly
(assy2) into it and creates a type in the AppDomain.

Problem: when I call AppDomain.Unload(_myAppDomain), the application just
crash. No exception, no message box. Nothing. Just a plain old "native days"
type of crash...

I really have difficulties understanding what is happening. What I'm doing
is the simplest of all the AppDomain usage scenario, and yet it crash my
application...

Any idea?
 
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
C# DLL unloading appdomain Tim Microsoft C# .NET 2 13th Jul 2007 10:29 AM
CallContext and unloading AppDomain Michael Per Microsoft Dot NET Framework 0 2nd Aug 2005 07:18 PM
Unloading an AppDomain Phil Jones Microsoft Dot NET Framework 10 16th Apr 2005 11:10 PM
Problem unloading a DLL from a separate AppDomain. Colin Svingen Microsoft Dot NET Framework 1 20th Dec 2003 10:56 AM
Problem: After unloading the AppDomain it is not allowing to rebuild the DLL Raveendra M Microsoft Dot NET Framework 1 28th Jul 2003 11:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:43 PM.