I worked out what the problem is.

MonoDevelop for some reason did not include the
webservicefilename.asmx.cs file in with the list of files that are
included in the solution. 

Unless a source file is marked as build, in MonoDevelop, it won't build
as part of the solution. What was fooling me was that the
webservicefilename.asmx.cs file was being displayed in the editor, and I
could edit it. 

When I realised it was not listed as part of the solution, I realised
what was happening. I included the file in the solution, and set it to
build and deploy, and the webservice works as expected.

regards

Tracy Barlow
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to