[Mono-list] Web services looking for non existent type

Robert Jordan robertj at gmx.net
Tue Feb 22 04:36:17 EST 2011


On 22.02.2011 05:23, Federico Delgado wrote:
> CS FILE (UserService.cs):
>
>      [WebService(Namespace = "http://tempuri.org/")]
>      [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)]
>      [ScriptService]
>      public class UserService : WebService
>      {

What's the namespace of this class?

Robert



More information about the Mono-list mailing list