I have a ASP.NET web service using an ASMX. On my Staging server when the web service throws an exception it's no problem - round trip in the 1 second range. On my Production server, same hardware and configuration, when the web service throws an exception there's a 15 sec delay. This in on Windows 2003, IIS 6, and .NET 1.1. I have an application pool defined for the web service running on the identity Network Service. I suspected it was a permissions problem and ran it under another identity belonging to the Administrators group, but the delay is still there.
Has anyone else observed this behavior at any time and have a possible resolution? Or know of a good tool to profile a production problem such as this.

Thanks,

Sam

--
_______________________________
Sam Santiago
[email]ssantiago@n0spam-SoftiTechture.com[/email]
[url]http://www.SoftiTechture.com[/url]
_______________________________