I'm working with the code that dynamically instantiates ...SoapHttpClientProtocol... object (proxy class) and uses this object to make a call to WS-Basic I Web Service. Here is the simplified version of my code:...public override object Call(Type callingO...