Fiddler not displaying sessions

Viewed 30521

I've got the latest version of fiddler installed on 2 machines (v2.3.0), and on one machine it displays web sessions, and in the other it doesn't.

This is using IE and Firefox on Win7.

I have tried deleting my customrules.js and letting fiddler create a new one.

I know that the broken machine is indeed proxying traffic through fiddler, as I see the fiddler SSL cert when I go to HTTPS sites.

I have set the option at the bottom-left of the window to All Processes, Web Browser and Non-Browser to no avail. I just can't seem to get the sessions to display.

Any hints to where I should look to find out what's going wrong?

Thanks,

Kirk

7 Answers

Simply try out this

Help -> Troubleshoot Filters

And also click the 'Filters' tab and either uncheck Use Filters or modify the filter appropriately.

If the other answers don't work, right click on fiddler and select "Run as Administrator".

this worked for me but uncheck Troubleshoot not showing any sessions to me i have no filter no rule any process checked all sessions checked

Related