Telerik Forums
Fiddler Forum
2 answers
117 views

Just got my fiddler updated to version v5.0.20181.13826 for .NET 4.6.1 and now the Font is very small to be read, also the menu is stripped in half.

How can I return to the previous version or fix this one?

Tsviatko Yovtchev
Telerik team
 answered on 16 Mar 2018
3 answers
117 views

System scaling is ignored. Main menu is 1/2 cut off (except for Tools, oddly).

Previous version was fine.

Any idea what I can do about this?

See attached showing the donked up menu and a properly scaled about box on top of an illegibly tiny (on UHD) main window.

 

 

Andrew
Top achievements
Rank 1
 answered on 16 Mar 2018
2 answers
213 views

This was the error message:

---------------------------
Playback failed
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.

Sound API only supports playing PCM wave files.

Type: System.InvalidOperationException
Source: System
   at System.Media.SoundPlayer.ValidateSoundData(Byte[] data)

   at System.Media.SoundPlayer.LoadAndPlay(Int32 flags)

   at Standard.ResponseWebView.btnPlay_Click(Object sender, EventArgs e)


Fiddler v5.0.20173.50948 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.16299.0] 
---------------------------
OK   
---------------------------

 

Granted the error message does give helpful stuff like: "Sound API only supports playing PCM wave files."

Which means the response was likely just incorrectly assumed to be a wave file.

I clicked the PLay button on the WebView becuase none of the other views are useful.

I would really just like to download a version of the file and then play it from another application but I do not know how in Fiddler and that would be the larger issue.

 


Alexander
Telerik team
 answered on 15 Mar 2018
4 answers
346 views

I installed Fiddler on Fedora 24. After running Fiddler for a while, Fiddler crashed suddenly with this error.

$ cat /etc/fedora-release
Fedora release 24 (Twenty Four)
$ mono Fiddler.exe
can not parse as value of type 'i':
  ""
  ^^
can not parse as value of type 'i':
  ""
  ^^

After this error, I can't see Fiddler Window and I found all the internet connection are lost. I can't connect internet page on Chrome browser even though the Fiddler and mono process . The workaround is launching Fiddler again and exit from the menu.

Simeon
Telerik team
 answered on 14 Mar 2018
0 answers
137 views

I've been working with fiddlercore to capture headers not raw packet data(which i don't need) now for more more info i shifted to windows form(c#) to windows service(c#). As i'm in learning process i'm facing some issue related to fiddlercore. 

Well the issue is i'm facing is not technical or programmatically  solvable. Any have any demo to how to work with fiddlercore in windows service because i just need some guide lines 

Talha
Top achievements
Rank 1
 asked on 08 Mar 2018
14 answers
1.0K+ views
How can I "not load" the the binary of any requests? 
Sometimes I simply want to read the Content-Disposition parameters of file uploads. For example:
Host: 250kb.de
User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: PHPSESSID=o3rsceuoc9amk23i0j97aorsj2; __utma=177882470.523068217.1411082996.1411082996.1411082996.1; __utmb=177882470.2.10.1411082996; __utmc=177882470; __utmz=177882470.1411082996.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
Connection: keep-alive
Content-Type: multipart/form-data; boundary=---------------------------1011289771747
Content-Length: 647
 
-----------------------------1011289771747
Content-Disposition: form-data; name="file_0"; filename="pixel.gif"
Content-Type: image/gif
 
GIF89a�����������!�����,�������D�;
-----------------------------1011289771747
Content-Disposition: form-data; name="scaling[0]"
 
no-scaling
-----------------------------1011289771747
Content-Disposition: form-data; name="duration"
 
forever
-----------------------------1011289771747
Content-Disposition: form-data; name="acceptTOS"
 
1
-----------------------------1011289771747
Content-Disposition: form-data; name="upload"
 
Hochladen
-----------------------------1011289771747--
If I had uploaded a 10MB file it would have been pretty much impossible for me to get all the Content-Disposition parameters. Because as soon as you click on such a big request/response in raw mode, Fiddler freezes trying to load a huge part of the data into the GUI, but usually it stops after x KB and thus doesn't give me the content-disposition parameters below the binary part.
Vacoum
Top achievements
Rank 1
 answered on 08 Mar 2018
2 answers
1.0K+ views
Hi Eric,
     I'm using fiddler4 with selenium(chrome web driver).Fiddler failed to capture traffic of the chrome browser opened by selenium web driver,then i have manually opened chrome browser fiddler successfully captured the traffic.

Regards,
Avinash.
Azhar
Top achievements
Rank 1
 answered on 08 Mar 2018
0 answers
437 views

I attempted to capture Firebase traffic for an iOS app. The app is wholely developed through Firebase on which I need to do a load test. As JMeter was unable to capture the requests I tried this using Firebase.

I installed the latest version and finished the configuration step by step as per the guidelines on the system as well as on the iPhone. I trusted the certificates as well.

Fiddler was able to capture HTTPS requests from other websites and apps but not from the APP which used Firebase.

Do I need to do something more for this to work. Is there a work around available? I am stuck here and could really use some help.

 

Thanks.

Kaustav
Top achievements
Rank 1
 asked on 08 Mar 2018
2 answers
600 views

I have installed Fiddler's certificate to the iOS device and set trust at Settings > General > About > Certificate Trust Setting.but I when I use Apple's App Store app it says "session #401:The server (gdmf.apple.com) presented a certificate that did not validate,due to RemoteCertificateChainErrors"

Alexander
Telerik team
 answered on 07 Mar 2018
1 answer
609 views

I have installed FIDDLER on a Windows 1012 Server on a corporate network with very rigid Firewall rules. When I run Fiddler I receive this error:

06:43:53:2458 Fiddler Running... 
06:43:53:2771 Fiddler.Network.AutoProxy> AutoProxy Detection failed. 
06:43:53:2771 AutoProxy failed. Disabling for this network. 
06:44:34:8166 fiddler.network.readresponse.failure> Session #2 raised exception An existing connection was forcibly closed by the remote host 

 

I suspect Firewall rules. I need to submit a Firewall Change Request to allow exceptions for Fiddler to operate on that server, but I need details from Fiddler Tech Support. Can you please identify the external targets / requirements which Fiddler will try to reach out to? (We need to set our Firewall to allow Fiddler to function)

Simeon
Telerik team
 answered on 07 Mar 2018
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?