Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

Visual Studio C# Net Frame has support for generating a SOAP client via Connected Services.

Is it possible to view XML comprising SOAP request being sent to the server?

When using directly C.S. Service Commands I perform request action without problem. Using HTTPRequest with created XML gets an error message. So to modify this XML I need C.S. SOAP XML (if any).

Is it possible to view XML generated for the request with any tool or code?

question from:https://stackoverflow.com/questions/65842218/visual-studio-connected-services-request-xml

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
995 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...