Saturday, 7 September 2013

Unload AppDomain crashes the program

Unload AppDomain crashes the program

I created a new AppDomain => NewAppDomain
When i try to unload the NewAppDomain occurs the exception:
"LocalDataStoreSlot storage has been freed." and my program is crashing.
Why the exception occurs ?

No comments:

Post a Comment