This is a migrated thread and some comments may be shown as answers.

UnauthorizedAccessException error while opening fiddler

1 Answer 268 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Ashish
Top achievements
Rank 1
Ashish asked on 06 Mar 2021, 08:05 AM

Hello,

Whenever i'm opening the "Fiddler 4", it's showing me below warning, and after clicking OK, the application opens:

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

Access to the path 'C:\Users\xxxx\OneDrive - XXXX\Documents\Fiddler2\CustomMimeMappings.xml' is denied.

Type: System.UnauthorizedAccessException
Source: mscorlib
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)

   at System.IO.FileStream..ctor(String path, FileMode mode)

   at Fiddler.XmlFileMimeMappings..ctor(String filePath) in C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Common\Core\MimeMapping\XmlFileMimeMappings.cs:line 38

   at Fiddler.frmViewer.š(Object , EventArgs ) in C:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Viewer.cs:line 9876


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

Could anyone please let me know the issue here?

Well, once it's open, I'm getting error: " Fiddler - Gateway Connection Failed." while trying to pull the image from docker.

 

Thanks

 

 

 

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 09 Mar 2021, 07:49 AM

Hello Ashish Kumar,

 

It looks like that your problem is identical to the one discussed in this forum thread. Could you please try the solutions suggested in the linked post and let us know if that solves your issue?

 

Regards,
Nick Iliev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

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