It's possible to load into app domain assemblies from two different
unrelated paths with application base point to both of them?
If not, is there any way for probing always two directories?
Example:
C:\ProgramFiles\Company\MySDK
and
\\remoteassembly\script.dll
Thanks in advance
