[Mono-list] Mono Web Services
Lluis Sanchez
lluis at ximian.com
Wed Jun 29 06:31:16 EDT 2005
Compile with:
mcs /target:library GoogleSearchService.cs /r:System.Web.Services
El dc 29 de 06 del 2005 a les 15:53 +0530, en/na Tarun R va escriure:
> Hi,
> I recently tried using Google web APIs and got their WSDL file.
> I made it into a C# file using Mono WSDL toolkit.
> When I tried building the library, it gave an error:
>
> The command I entered was:
> $mcs /target:library GoogleSearchService.cs
>
> The result was:
> $GoogleSearchService.cs(20) error CS0234: The type or namespace name
> `Services' could not be found in namespace `System.Web'
> Compilation failed: 1 error(s), 0 warnings
>
> Please Help.
> _______________________________________________
> 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