[Mono-list] WebServices

mono-list.1.tracyanne at spamgourmet.com mono-list.1.tracyanne at spamgourmet.com
Wed Jul 13 05:59:55 EDT 2005


I was actually using 1.1.8-1. However I downloaded and installed
1.1.8-2.

My web service will still not run. Actually it fails to load in the
browser now, instead I get an HTTP 500. Type Namespace.Classname not
found. error.

Further testing proves that this applies only to applications with a
separate code file for code behind webservicefilename.asmx.cs. If one
takes the code and includes it in the webservicefilename.asmx, as per
the example   then the webservice works fine.

The same webservice code with code behind webservicefilename.asmx,
webservicefilename.asmx.cs pair compiled using VS.NET to a dll in
the /bin directory works correctly on Win 2000 with IIS.

I think there is still a problem with Webservices.

Regards

Tracy Barlow


> Date: Tue, 12 Jul 2005 13:27:29 +0300
> From: Adrian Dinu <adrian.dinu at dreamsoftware.ro>
> Subject: Re: [Mono-list] WebServices
> To: mono-list.1.tracyanne at spamgourmet.com
> Cc: mono-list at lists.ximian.com
> Message-ID: <1121164049.8418.4.camel at dreamserver>
> Content-Type: text/plain; charset="us-ascii"
> 
> Try mono 1.1.8-2 
> 
> 1.1.8 gave me the same issues.
> 
> On Tue, 2005-07-12 at 20:02 +1000,
> mono-list.1.tracyanne at spamgourmet.com
> wrote:
> 
> > Is there some secret one needs to know, in order to run a web
> service on
> > Linux with Mono and Apache?
> > 
> > I can't get any response, when I test my web service, nor when I
> test
> > the two example web services that are found
> in /usr/share/doc/xsp/test.
> > 
> > I'm using Mono 1.1.8, on Mandriva 2005 LE, with mod_mono 1.0.9 and
> > Apache 2.0.53.
> > 
> > I load the service in my browser, select the Web Method, select test
> > form, an enter some data into the text boxes, select the invoke
> button,
> > and wait............... There is no response. Eventually I get the
> > message "Thread was being aborted"
> > 
> > Regards
> > 
> > Tracy Barlow
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> 


More information about the Mono-list mailing list