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 <[EMAIL PROTECTED]>
> Subject: Re: [Mono-list] WebServices
> To: [EMAIL PROTECTED]
> Cc: mono-list@lists.ximian.com
> Message-ID: <[EMAIL PROTECTED]>
> 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,
> [EMAIL PROTECTED]
> 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@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> 
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to