开发者

WebService (CF 3.5) and Class Inheritance?

Merged with .NET Compact Framework 3.5 Serialization Problem with Derived Classes.

I use a simple WebService returning a Test Class as Response. The Test Class has a Base Class containing an int and a string field. The Server sets these two fields of the Base Class.

If i use the WebService on a PC (.Net Console Applicat开发者_Python百科ion) eveything works fine (the int and string field of the Base Class are filled) - but under CF 3.5 the fields of the Base Class are always null.

Does there is a limitation using WebService + Class Inheritance on CF ?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜