Forum Discussion
nmrao
13 years agoCommunity Hero
Is below understanding correct?
You have the wsdl file, instead of using soapui for sending web service requests, your visual stuido which has generated client code, and calling it?
Can you see if the request sending it from visual studio is setting the required properties correctly like soapAction, authorization etc., You may use tcp monitor and trace the request sent by VS and compare with the sent by soapui?
You have the wsdl file, instead of using soapui for sending web service requests, your visual stuido which has generated client code, and calling it?
Can you see if the request sending it from visual studio is setting the required properties correctly like soapAction, authorization etc., You may use tcp monitor and trace the request sent by VS and compare with the sent by soapui?