|
Hello. I have web services client what take contact to external web services server. The connection is ssl secured so I can't follow messages with external tracibg application. I need to know what is wrong in my client because I get exception: Response is not well formed XML. I'm using WSE 2.0 and I need to find way for tracing raw soap responses from my app. I tried to change app.config, but I got some error messages. Could you help me with tracing problem or do you know straight why I get that exception? I'm using Clarion.NET but I understand c# code. I need example for wse 2.0. Thank you very much! Matti |