Welcome to MSDN Blogs Sign in | Join | Help

Note to self

Ramblings of a .NET Developer / IT Generalist.

Browse by Tags

All Tags » Netmon   (RSS)
.NET 2.0 WebException "The underlying connection was closed: A connection that was expected to be kept alive was closed by the server"
I've been working with a few customers lately that have been experiencing this WebException that has been confirmed as an issue introduced by connection management design changes incorporated into .NET 2.0. The exception typically ocurrs during a web Read More...
Reducing Netmon trace file size via capturing only a single port using a capture filter
This is a handy tip to reduce the file size of your Netmon traces. This is particularlly useful when you need to leave the trace running for an extended period of time. Thanks go to my collegue Andreja Rusjakovski for this tip... Just before starting Read More...
Using Microsoft Network Monitor (Netmon) to capture a network trace
1) Download and install Netmon from the following URL. Note, the password for the .zip is "trace". ftp://ftp.microsoft.com/pss/tools/netmon/netmon2.zip 2) Start Netmon. Administrative Tools->Network Analysis Tools->Network Monitor 3) Select the Read More...
Page view tracker