Encountering error when launching Fiddler Classic right after installing it.

1 Answer 31 Views
Fiddler Classic Windows
Evan
Top achievements
Rank 1
Evan asked on 02 Feb 2025, 11:07 PM

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   
---------------------------

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 03 Feb 2025, 06:56 AM

Hello Evan,

 

The most likely reason for the issue is that Fiddler can't access the Documents folder which is probably in OneDrive. The issue is explained in detail in the following thread:

https://www.telerik.com/forums/got-a-error-when-first-starting-fiddler#5150730 

You can try starting Fiddler Classic as administrator (so that the app has privileges to access the cloud folder).

 

Regards,
Nick Iliev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Fiddler Classic Windows
Asked by
Evan
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Share this question
or