Using AutoLoader with dependencies

Autodesk discussion group

"From what I have read and observed I think what ends up happening is when you use Netload in your code it opens up a dialog to browse to the file that you want to load. When you change directories and select the file, the dialog changes the Environment.CurrentDirectory to the path that you just selected. Thus when LoadFrom runs the CurrentDirectory variable is pointing to the folder so if you only pass in an assembly name everything works."