[Mono-dev] assembly config settings

Robert Jordan robertj at gmx.net
Sat Jul 18 06:26:51 EDT 2009


Gladish, Jacob wrote:
> I'm having some issues getting an assembly config file to load. When
> I run strace on the mono when starting my app, I see the
> foo.dll.config found and read, but the settings from the file do not
> appear to be loading as the defaults are always returned. Is there
> something obvious I may be missing?

Which settings do you expect to be able to load? Usually
only dllmaps are considered (a Mono feature). All other
settings are loaded from the main assembly's config.

Robert



More information about the Mono-devel-list mailing list