Normally its possible to display a fiddler session on a timeline, to see the sequence of the web requests and how long it took to get a response.
However, for some reason a certain session does not contain any time information, therefore the timeline feature does not work. The Statistics of the requests show blank time values:
ACTUAL PERFORMANCE
--------------
ClientConnected: 00:00:00:0000
ClientDoneRequest: 00:00:00:0000
Gateway Determination: 0ms
DNS Lookup: 0ms
TCP/IP Connect: 0ms
ServerConnected: 00:00:00:0000
ServerGotRequest: 00:00:00:0000
ServerBeginResponse: 00:00:00:0000
ServerDoneResponse: 00:00:00:0000
ClientBeginResponse: 00:00:00:0000
ClientDoneResponse: 00:00:00:0000
Any ideas why this is happening?
This is a recorded fiddler session (.saz file) I got from a customer.