Connecting Tech Pros Worldwide Forums | Help | Site Map

How to modify/append PrivateBinPath of AppDomain?

Jon Davis
Guest
 
Posts: n/a
#1: Nov 15 '05
AppDomainSetup has "PrivateBinPath" property. How do I apply something like
this for the current AppDomain, so that I can load the dependencies of an
assembly I am loading which are in the same directory as the assembly that
I'm loading?

Jon



Dmitriy Lapshin [C# / .NET MVP]
Guest
 
Posts: n/a
#2: Nov 15 '05

re: How to modify/append PrivateBinPath of AppDomain?


See my reply to your previous post.

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE
Closed Thread