[Mono-dev] Web service client - SendOrPostCallback could not be loaded

Atsushi Eno atsushi at ximian.com
Wed Jul 26 00:41:32 EDT 2006


Hello,

> I have the WSTest.exe.config in the same directory as WSTest.exe, but I
> haven't done anything specific to access that file. I suppose Mono is doing
> that for me?

Hmm, then I don't think I should change OpenExeConfigurationInternal()
to skip the check for the argument exception, since you load your own
exe which has a corresponding config file and it is expected that
the config file should be loaded.

There would be a way to load config from the runtime API, or it would
be a bug in the runtime that it does not set corresponding
AppDomainSetup.ConfigurationFile.

Atsushi Eno



More information about the Mono-devel-list mailing list