Need fully qualified type name
Hi, I need to resolve an assembly and type at runtime and I need to find the fully qualified type name. For some reason I cannot get it right, as I keep get an exception saying it cannot find the type specified. The app.config file, in which the assembly to look for is defined, looks like this: <configSections> <section name="mod...