I am trying to troubleshoot a problem with a WMS client that is making a request to a site on my ArcGIS server.
I'm looking for a log file where I can see what the incoming request looked like. I don't have that available to me on the client, but I suspect it's malformed in some way.
Does anyone know where that info might be logged?
Thanks
-Allan
I've already seen that, and unfortunately, that info doesn't seem to be logged.
If you think the client is the issue, the best way to track it down is to install a web-proxy client like Fiddler on the client, and capture the calls the client is making to the server.
So there's no way to log that in ArcGIS?
I still have this problem... anyone else have any ideas?