TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
huch
NA
8
0
Serializing an Object with a member of Type ArrayList
Oct 5 2004 5:38 AM
Hello out there! I try to program a webservice which returns an object (lets call its class a) which contains an arrayList with several ohter objects of one common class (lets call it b). Running the programm i get told that the object of type b is not expected and that i shall use XmlInclude- or SoapInclude-Attributt for non-static-types. (Regarding xml-Include I have found some manual text that tells me what I can use the XmlIncludeAttribute for, but it was for serializing objects that inherit from the class that the method returns, so I don't see what I can use it for.) Can somebody give me some advice? Thanks in advance, rabbit
Reply
Answers (
0
)
problem with wsdl
windows service