Link to home
Start Free TrialLog in
Avatar of paolotrav
paolotravFlag for Canada

asked on

How to trace HTTP messages in IE 7 when debugging ASP.Net application locally

I am trying to locate where my web application slow downs are.  I would like to see all HTTP messages that go back and forth including AJAX requests.  Are there any tools one could recommend to do this OR is there built in HTTP trace functions present in Visual Studio 2008, that I may not be aware of?

I tried Wireshark and could not get that to capture my packets.

I also tried tcpTrace and that did not work.
ASKER CERTIFIED SOLUTION
Avatar of LordOfPorts
LordOfPorts
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial