We have custom DLL\'s that are not included in our initial setup file. They are loaded at runtime. This process worked fine while using .NET 2.0, but we are getting the \"The
This in the app.config file allows for "plug-in" dll's from remote sources.
http://msdn.microsoft.com/en-us/library/dd409252.aspx