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

Janne Rantala janne.rantala at gmail.com
Tue Jul 25 08:24:44 EDT 2006


2006/7/25, Atsushi Eno <atsushi at ximian.com>:
>
> Hi,
>
> Janne Rantala wrote:
> >> >> 2006/7/7, Atsushi Eno <atsushi at ximian.com>:
> >> >>
> >> >> > I made a fix in svn, but I have no test case for embedded
> scenario.
> >> >> > If you are using mono from svn, can you please try it?
> >> >> >
> >> >> > Atsushi Eno
> >> >> >
> >>
> >>
> > Hi again,
> >
> > I tried that web service from embedded mono -problem again. I still get
> > that
> > "exePath must be specified when not running inside a stand alone exe."
> > message. Mono was built today from svn.
>
> In the previous message you wrote that you hit different error
> which indicates that it could successfully reached the point
> to read configuration XML file.
>
> Since I haven't changed any System.Configuration code, the problem
> would rather inside Assembly.GetCallingAssembly() which I don't
> know much (try this method and see if it returns something non-null),
> or make sure that you don't use some older version of mono.
>
> Atsushi Eno
>

Hi Atsushi,

Thanks for your reply. Assembly.GetCallingAssembly() returns "WSTest,
Version 2.0.0.0, Culture=neutral". That seems to be ok? The dll I'm using is
the latest one I built from svn.

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


More information about the Mono-devel-list mailing list