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

Atsushi Eno atsushi at ximian.com
Tue Jul 25 08:07:42 EDT 2006


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



More information about the Mono-devel-list mailing list