let me try to explain my problem. I\'m currently trying to develop a small \"plugin-framework\" written in .Net (mainly for experimenting a bit). So the idea is to have a ma
You can set the probing path of the runtime so it can find the assemblies. Set the probing element in your apps config file.