[Mono-list] Web services looking for non existent type
Federico Delgado
flaker.kapper at gmail.com
Tue Feb 22 07:00:56 EST 2011
buh me.
I cut that in my previous email. The namespace is BlogEngineWA.api.
Is this a parsing problem trying to get to BlogEngineWA.api.UserService?
On Tue, Feb 22, 2011 at 6:36 AM, Robert Jordan <robertj at gmx.net> wrote:
> 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
>
> _______________________________________________
> 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