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

Janne Rantala janne.rantala at gmail.com
Tue Jul 25 16:37:59 EDT 2006


2006/7/25, Atsushi Eno <atsushi at ximian.com>:
>
> Hi,
>
> >> I noticed that ClientConfigurationSystem still uses GetEntryAssembly()
> >> which however looks correct. What does that method return in your code?
> >>
> >> If GetEntryAssembly() returns null and you don't have a configuration
> >> file, then maybe we should just remove that ArgumentException
> >> from OpenExeConfigurationInternal(). I'm far from sure if it is
> >> the right thing (as I'm not the one who wrote the original code),
> >> especially it will bring a risk that a corresponding config file
> >> could be ignored at any time in embedded scenarios, but I have no
> >> other ideas to move this bug away.
> >>
> >> Atsushi Eno
> >>
> >
> > GetEntryAssembly() returns null. Which configuration file do you mean by
> > "not having configuration file"?
> >
>
> The configuration file for your application (blah.exe.config if your
> program is blah.exe). Actually from which file are you trying to
> get the application settings?
>
> Atsushi Eno
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>

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?

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


More information about the Mono-devel-list mailing list