Trace.axd Locks

Trace.axd Locks

am 21.01.2008 21:59:45 von Charles Windhausen

I'm running Windows 2003 (x64) with the latest updates and patches
for .NET 2.0, 3.0, and 3.5. I have tracing enabled in my web.config
file. The site will display trace.axd if, and only if, there are no
traces. If there are one or more traces, the browser just just spins
and spins and spins when hitting trace.axd and never displays
anything. Anyone have any idea what's going on here?

Charles

RE: Trace.axd Locks

am 23.01.2008 02:38:08 von pbromberg

Don't have an answer for that one, but you could have Trace output into the
page as a workaround.
--Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com


"Charles Windhausen" wrote:

> I'm running Windows 2003 (x64) with the latest updates and patches
> for .NET 2.0, 3.0, and 3.5. I have tracing enabled in my web.config
> file. The site will display trace.axd if, and only if, there are no
> traces. If there are one or more traces, the browser just just spins
> and spins and spins when hitting trace.axd and never displays
> anything. Anyone have any idea what's going on here?
>
> Charles
>