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
kamal das
NA
113
5.1k
how to capture SOAP request while calling a web service
Apr 10 2014 4:50 AM
Hi,
I am using vs 2008 C# windows application.
I am calling web service from remote server. I had WSDL file from client and i converted it into DLL and added in my solution as Reference.
Now I am calling the web method using object of DLL passing requried parameters.
I am getting error "Unable to process SOAP Header child element 'wsse:Security' with 'mustUnderstand="1".
I want to see the SOAP request message what i am sending. I passed USERID and PASSWORD correctly.
Please reply if any body having idea.
Thanks.
KAMAL
Reply
Answers (
0
)
web service demo
Access Web Service Through Javascript