Telerik Forums
Fiddler Forum
0 answers
128 views

After I remapped the host, the Fiddler give me a HTTP 504, who can tell me how to solve it,please

 

 

 

Shuai
Top achievements
Rank 1
 asked on 23 May 2016
9 answers
275 views
Hi, I am running fiddler4.2.6 on windows server 2008. When I open a website with IE, it cannot open any images of the website. But IE works well when fiddler closed. I don't know why?
bo
Top achievements
Rank 1
 answered on 22 May 2016
0 answers
264 views

Ello, I'm a newbie at Fiddler and have been using it for sometime and loving it!

I've been trying to figure out a way to sort captured sessions that
I find in the "find sessions" window by it's color as it's a chore scrolling
through a lot of sessions that range in the hundreds and all.

I tried creating a custom column using the "custom column creator" but
don't know of a way to make it work with ui-backcolors or whatnot.

Then I tried using customRules to create a custom column in
with the FiddlerScript but...I'm really new to .NET and even after
some research, still haven't figured out a way to do it.

Here's my code that I modify from the sample codes used for
making custom columns.

public static BindUIColumn("BackColor")
           function CalcMethodCol(oS: Session) {
                  if (null != oS["ui-backcolor"]) return oS["ui-backcolor"]; else return String.Empty; 
        }

 

For other functions when it comes to sorting, I can likely find a way to do it (sorting urls and all) but for background colors...
This is something I have no idea what to do.

Can anyone kindly help?
This can be very useful when it comes to sorting any found sessions
without the need of scrolling any list big or small. That and other stuff!

Hugh
Top achievements
Rank 1
 asked on 19 May 2016
1 answer
249 views

Hi,

 

The https traffic is not getting captured as i am getting below error in Fiddler log. Have used fiddlerccertmaker add on to generate the certificate as Fiddler 4 setup is not creating certmaker.dll. Can you please help in this situation. Appreciate the help.

22:44:39:1242 Fiddler.BCCertMaker> Failed to create certificate for *.[hostname:] The profile for the user is a temporary profile

 at System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters, Boolean randomKeyContainer)
   at System.Security.Cryptography.Utils.GetKeyPairHelper(CspAlgorithmType keyType, CspParameters parameters, Boolean randomKeyContainer, Int32 dwKeySize, SafeProvHandle& safeProvHandle, SafeKeyHandle& safeKeyHandle)
   at System.Security.Cryptography.RSACryptoServiceProvider.GetKeyPair()
   at BCCertMaker.BCCertMaker.ConvertBCPrivateKeyToDotNet(RsaPrivateCrtKeyParameters bcPVK, String sKeyName)
   at BCCertMaker.BCCertMaker.CreateCertificateFromCA(String sCN, X509Certificate caCert, AsymmetricKeyParameter caKey)
   at BCCertMaker.BCCertMaker.MakeNewCert(String sHostname)

Tsviatko Yovtchev
Telerik team
 answered on 18 May 2016
1 answer
224 views

When I “Start Capture” in FiddlerCap, on IE, it gave me the error below:
"Unknown Host
Description: Unable to locate the server named "fiddlercap.fiddler" --- the server does not have a DNS entry. Perhaps there is a misspelling in the server name, or the server no longer exists. Double-check the name and try again."

This happens when I check or uncheck the "Decrypt HTTPS traffic"

What causes the problem, and how can I fix it ?

Thank you.

Tsviatko Yovtchev
Telerik team
 answered on 18 May 2016
1 answer
1.5K+ views
Is there a way to only view http traffic from a SINGLE Chrome tab out of the many that may be open ?
Tsviatko Yovtchev
Telerik team
 answered on 18 May 2016
1 answer
123 views

Hello,

I'm using FiddlerCore library in a C# windows service. I am hooking for the RequestHeadersAvailable event and calling Session.Abort() inside it (after my checks). The problem is that the session is not aborted, whereas inside a simple c# winforms application (not a windows service then) it works as expected. I guess the problem is related to the windows current UserSession, but I don't know how to solve it.

 

Thanks

Riccardo
Top achievements
Rank 1
 answered on 18 May 2016
1 answer
83 views

Hello,

How do i create an executable in C# that generates and installs the root CA?

can someone please help

Tsviatko Yovtchev
Telerik team
 answered on 16 May 2016
1 answer
676 views

Hello, i am new to fiddler and want to learn how to interpret the results below.

server connected and servergotrequest interests me mainly. 

it seems the server is processing for over 50seconds before sending data back to the client. Am i reading this correct?

i have removed the ping results from the statistics but it was 240ms.

ACTUAL PERFORMANCE
--------------
ClientConnected:     09:59:45.910
ClientBeginRequest:  10:03:58.676
GotRequestHeaders:   10:03:58.676
ClientDoneRequest:   10:03:58.676
ServerConnected:     10:03:45.249
ServerGotRequest:    10:03:58.678
ServerBeginResponse: 10:04:54.549
GotResponseHeaders:  10:04:54.549
ServerDoneResponse:  10:04:54.549
ClientBeginResponse: 10:04:54.549
ClientDoneResponse:  10:04:54.550
 
       Overall Elapsed:   0:00:55.874

Tsviatko Yovtchev
Telerik team
 answered on 16 May 2016
1 answer
114 views
---------------------------
Awww, Fiddlesticks!
---------------------------
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.

VersionCheckFailed: Server Response Code = 502

Type: System.IO.InvalidDataException
Source: Fiddler
   在 Fiddler.Updater.GetLatestVersion(Boolean includeBetaVersions, Boolean isEmergencyCall)

   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

   在 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()

   在 System.Threading.ThreadPoolWorkQueue.Dispatch()


Fiddler v4.6.2.3 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.10586.0] 
---------------------------
确定   
---------------------------

Tsviatko Yovtchev
Telerik team
 answered on 16 May 2016
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?