On Windows 2000 Server, we're running IIS, and have both ASP.OLD and ASP.NET (1.1) installed.
On one particular ASP.NET page, it calls out to a WebService on another machine, and it's a very long running request.
What I think we're noticing is that when this page is called, other people who...