Groups | Blog | Home
all groups > dotnet web services enhancements > october 2006 >

dotnet web services enhancements : WSE 3.0 web reference proxy enum bug


~Chris S
10/27/2006 11:49:02 AM
FYI

The enums generated for the wse proxy don't use the values given in the web
service.
They are either sequential in the case of normal enums, or sequential powers
of 2 for enums with the Flags attr.
Mustafa Guldogan
11/8/2006 9:56:02 PM
Did you try decorating enum items with xmlenum attribute?

[quoted text, click to view]
AddThis Social Bookmark Button