Hi Kosta,

> Yep, I committed for both profiles.

Thanks :)

> Now I have a question:
> In MS, if Service is attributed with [WebServiceBinding(ConformsTo = 
> WsiProfiles.BasicProfile1_1)] and is not compliant, it fails to instantiate. 
> (they throw InvalidOperationException during reflection).
> 
> The only way I saw to implement this is to create 
> ServiceDescriptionReflector, get ServiceDescriptions and check with your new 
> API. Do you see a more elegant way?

I see no better options, so, that'd be the way to go.

Atsushi Eno
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to