Here's the error message it told me to paste onto here. I have tried uninstalling and reinstalling Fiddler but nothing changed.
---------------------------
Loading custom MIME mappings 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.
The cloud file provider is not running.
Type: System.IO.IOException
Source: mscorlib
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.ReadCore(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.FileStream.Read(Byte[] array, Int32 offset, Int32 count)
at System.Xml.XmlTextReaderImpl.InitStreamInput(Uri baseUri, String baseUriStr, Stream stream, Byte[] bytes, Int32 byteCount, Encoding encoding)
at System.Xml.XmlTextReaderImpl..ctor(String url, Stream input, XmlNameTable nt)
at System.Xml.XmlTextReader..ctor(Stream input)
at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
at Fiddler.XmlFileMimeMappings..ctor(String filePath)
at Fiddler.frmViewer.PrepareConsumer(Object info, EventArgs counter)
Fiddler v5.0.20251.1171 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.22631.0]
---------------------------
OK
---------------------------
i can't find snapshots menu in mac fiddler app. where is it?
i'm using free account now.
I disabled System proxy and tried to enable "Network Capture" with basic settings, but it's keep spinning and not enabling this feature.
If anyone can help me figure this out that will be so helpful.
Thank you
I often change computers at work, when I installed fiddler everywhere on the new computer, I saw a warning about the increase in the number of installations. How to reset it?
I recently upgraded to the latest version of Fiddler Classic and the application no longer starts up. It crashes silently (no error message pop-up) and the Fiddler window is never displayed.
Running on Windows 10.
The Windows Application Log shows the following:
Faulting application name: Fiddler.exe, version: 5.0.20245.10105, time stamp: 0x670fd121
Faulting module name: KERNELBASE.dll, version: 10.0.19041.5198, time stamp: 0xd1eefc71
Exception code: 0xc06d007e
Fault offset: 0x000000000003b699
Faulting process id: 0x3e54
Faulting application start time: 0x01db636fee33f9f3
Faulting application path: C:\Users\XXXXX\AppData\Local\Programs\Fiddler\Fiddler.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 8bf8de2d-211a-4462-93da-34efc27e8337
Faulting package full name:
Faulting package-relative application ID:
I have tried uninstalling and re-installing but the results are the same.
Any ideas for how this can be fixed? Thanks.
While playing around with windows 10 and looking for ways to ensure it will Shut the F*** up and break up with M$ I noticed that the various privacy violating services seam to respect the proxy configuration in the internet options.
So I installed fiddler on my test VM and enabled SSL decryption.
For some requests like windows update that seamed to work just fine,
but for the interesting telemetry once, it fails with error 408, for example requests to watson.telemetry.microsoft.com
The textView window says "The request body did not contain the specified number of bytes. Got 0, expected 1.359"
So I think its a bug with fiddler (or the lack of support for some protocol version) rather than M$ cooking up their own super secret SSL replacement.
So it would be great if the makers of fiddler could fiddle around a bit with this issue and solve it please :)