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
Laurian
NA
3
0
SOAP Deserialization
Mar 31 2008 11:06 AM
Hi,
I have a server-client application and I would like to adapt the client so that it can work alone in "Demo mode": instead of making petition to the server, it would get the data from files (that contains data captured listening to the client-server communication).
I have a wsdl which i use to create csharp classes (using the wsdl commnand-line tool). The messages are XML-SOAP.
I can't manage to deserialize the captured messages easily. I'm sure there is a method in SoapHttpClientProtocol that allows to do it. Anyone has an idea?
Reply
Answers (
0
)
array response in web service
WebService Log....