adding additional nodes automatically with expected SOAP (asmx - C#) response message when receive at the end of client
Abu Bakar Siddiq
1
Reputation point
Technical specification at development time (using Visual Studio)
- Microsoft .net
- .Net framework 4.7.2
- C#
- Web Service (ASMX)
Below link will show the difference between generated message which receive at the end of client (left side) and originally expected message (right side).
https://comparetext.codersup.com/shareUrl/dcf792ab-9ae3-477b-9862-d452c76201ec
• Left side (generated message from web service which receive at the end of client. Highlighted parts are addition tags.)
• Right side (originally expected message which will receive at the end of client)
Please help me to solve this problem.
Sign in to answer