adding additional nodes automatically with expected SOAP (asmx - C#) response message when receive at the end of client

Abu Bakar Siddiq 1 Reputation point
2022-04-21T03:48:54.78+00:00

Technical specification at development time (using Visual Studio)

  1. Microsoft .net
  2. .Net framework 4.7.2
  3. C#
  4. Web Service (ASMX)

194914-image-1.jpg

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)

194789-image.png

Please help me to solve this problem.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,288 questions
{count} votes