EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB20064: How to install and use Fiddler for MicroStrategy Web troubleshooting


Community Admin

• Strategy


This article outlines how to use the Fiddler web debugging tool to troubleshoot HTTP(S) network traffic.

What is Fiddler?

Fiddler is a free tool that supports debugging HTTP(S) traffic and monitoring incoming and outgoing network traffic. It integrates with Microsoft Internet Explorer but can debug traffic from other applications such as Mozilla Firefox, Opera, etc.
 

Where to get Fiddler

Fiddler can be obtained from http://www.telerik.com/download/fiddler.
 

How to use Fiddler to debug web traffic

The Fiddler installation has an option to integrate with Microsoft Internet Explorer. If this plugin is installed, Fiddler can be launched from an Internet Explorer window by clicking on the Fiddler icon, like shown below:

ka04W00000148vWQAQ_0EM440000002HVA.gif

 
If this plugin is not installed, Fiddler can be launched from the Windows Start Menu. Even without the plugin, it will still be able to capture traffic from Internet Explorer as well as from other applications that communicate through HTTP(S).
Once Fiddler is launched, any incoming or outgoing HTTP traffic will be logged in the Sessions pane.
NOTE: While Fiddler supports HTTPS decryption, this is disabled by default. To enable HTTPS decryption, refer to KB20047: How to Use Fiddler When Using HTTPS Secur
Since the Strategy Web application communicates to client browsers via HTTP(S), actions performed through Strategy Web will also be captured in Fiddler. For example, executing a Report Services Document containing a graph object may show the following requests:

ka04W00000148vWQAQ_0EM440000002HV3.gif

Users can select specific requests from the Sessions pane, then inspect properties of the request and the server response by using the Inspectors tab on the right pane. For specific instructions on how to use Fiddler, refer to the Fiddler documentation located on the vendor site: http://www.telerik.com/fiddler
 

Generating a Fiddler log to send to Strategy Technical Support

Strategy Technical Support may request a Fiddler log to inspect the network communication between client machines and the Strategy Web server. In order to generate this log, follow the steps below:

  1. Close all running browser instances
  2. Launch Fiddler either by clicking on the Fiddler icon in Internet Explorer or by launching Fiddler from the Windows Start Menu
  3. Start a new browser instance in an incognito mode in order to avoid hitting browser caches. For Internet Explorer, this feature is called InPrivate browsing. For Chrome, this feature is called "New incognito window".
  4. Navigate through Strategy Web and perform the steps necessary to reproduce the issue you are requesting Technical Support assistance on
  5. Check the Fiddler sessions pane to see that HTTP(S) sessions are logged
  6. From the Fiddler menu, select File > Save > All Sessions...
  7. In the file save window, specify a location and a descriptive filename, and make sure the file extension is .saz
  8. Send this .saz file to Strategy Technical Support for inspection

 

Additional Resources

Like mentioned above, Fiddler can be used to decrypt HTTPS traffic in addition to HTTP traffice. For instructions on how to enable HTTPS decryption, refer to KB20047: How to Use Fiddler When Using HTTPS Secure TCP Connection with MicroStrategy Web.
Third Party Software Installation:
WARNING:
The third-party product(s) discussed in this technical note is manufactured by vendors independent of Strategy. Strategy makes no warranty, express, implied or otherwise, regarding this product, including its performance or reliability.
 


Comment

0 comments

Details

Knowledge Article

Published:

April 10, 2017

Last Updated:

December 30, 2020