Dummy timestamp added to SOAP response

  • Thread starter Ostap Radkovskiy
  • Start date
O

Ostap Radkovskiy

Hi!

I have .NET WS running under IIS6 and there is a strange situation - after
the sequence of method calls (the same WS method, the session support is
turned on) the response packet comes to client with xml comment on top -
saying <!-- Here is a dummy timestamp from the server: 11:59:15 AM -->. So
the client crashes (xml parser doesn't allow to have comments on top of
<?xml version="1.0" encoding="utf-8"?> declaration - you can check it with
XmlDocument DOM.

There is at least 1 thread running as web service's client - so it is
obviously the problem might be caused by concurrency (the single requests to
WS work OK, just several at once will fail)

Could you suggest anything in the situation like this?

Thanks in advance for any wise thoughts!

Ostap Radkovsky
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top