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

Janne Rantala janne.rantala at gmail.com
Wed Jul 26 05:32:58 EDT 2006


2006/7/26, Atsushi Eno <atsushi at ximian.com>:

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
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


Isn't the real problem that Assembly.GetEntryAssembly() returns null from
embedded environment? It never gets to the point where config file is read
in ConfigurationManager because of that.

Janne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060726/c85b0360/attachment.html 


More information about the Mono-devel-list mailing list