I want to know how to load assemblies which are outside the Appbase and Appdomain.
My problem is that I have a list of assemblies that are on a shared directory. My
7 1/2 years late. You can't https://docs.microsoft.com/en-us/dotnet/framework/configure-apps/specify-assembly-location
The directories specified in privatePath must be subdirectories of the application base directory.