PC Review


Reply
Thread Tools Rate Thread

AppDomain and probing

 
 
Boni Lopez
Guest
Posts: n/a
 
      30th Apr 2007
Hi there,

Supposed I have loaded into an current domain an assembly myasm.dll
i.e. Appdomain.CurrentDomain.Load(bytes_of_myasm.dll)

myasm.dll is signed and has a strong name

Now I have a newasm.dll , this dll uses some classes from myasm.dll.

If I am trying to create an instance of a class from newasm I get an
exception that probing is failed for myasm.dll. But myasm.dll is already
loaded in currentdomain (public key is the same and version too!!!).
How can I let .Net to use mydll from current domain instead of start
probing?
Thanks


 
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
HELP: how to find list of AppDomain under main process appdomain Hank Microsoft Dot NET Framework 1 17th Sep 2005 04:55 AM
AppDomain Probing issue A. Elamiri Microsoft C# .NET 8 16th Jul 2004 03:19 PM
AppDomain Probing A. Elamiri Microsoft Dot NET Framework 1 16th Jul 2004 01:58 PM
Repost: Isolation In AppDomain - How to prevent the main AppDomain to crash when another AppDomain Crashes?????? José Joye Microsoft C# .NET 7 6th Nov 2003 02:10 PM
Repost: Isolation In AppDomain - How to prevent the main AppDomain to crash when another AppDomain Crashes?????? José Joye Microsoft Dot NET 7 6th Nov 2003 02:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:48 PM.