[Mono-list] WebServices

mono-list.1.tracyanne at spamgourmet.com mono-list.1.tracyanne at spamgourmet.com
Wed Jul 13 09:18:58 EDT 2005


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


More information about the Mono-list mailing list