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
punitha purusothaman
NA
1
2.4k
how to consume java webservice in wpf C# using wsdl
Aug 7 2012 2:12 AM
ServiceReference4.WebserviceClient p = new ServiceReference4.WebserviceClient();
ServiceReference4.Cuisine_BE cui = new ServiceReference4.Cuisine_BE();
cui = p.getcuisine("Italian");
i used this for consuming the java webservice through wsdl..
am getting an error in this line cui=p.getcuisine("Italian");
An error s
The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://webservice.restaurant.notionss:getcuisineResponse. The InnerException message was 'Error in line 1 position 389. 'EndElement' 'getcuisineReturn' from namespace 'http://webservice.restaurant.notionss' is not expected. Expecting element 'cuisineno'.'. Please see InnerException for more details.
what to do for this???????????
i searched lot of websites!!!!!!!!!!!!!!!!!!
Reply
Answers (
0
)
WindowsFormsHost web browser is not supported ActiveX controls in wpf application
How to isntall WPF for VS2005 with .net version 2.0