Fiddler is not capturing call to WCF from .net app

1,307 views
Skip to first unread message

U2013K

unread,
Sep 4, 2013, 11:21:38 PM9/4/13
to httpf...@googlegroups.com
Hello, 

i am new to fiddler, I am running Fiddler and I can see http requests made from browser. I would like to capture request sent from .net application to wcf based webservice. In my client, it makes request and receives the response but these requests are not captured in Fiddler so I can't debug http traffic. 

Is there any other settings that I need to do to capture http requests? 

WCF service is running on another server on the same network. 

Thanks a lot for any help

EricLaw

unread,
Sep 5, 2013, 12:42:51 PM9/5/13
to httpf...@googlegroups.com
Just to be clear here-- have you verified that your WCF service is running on HTTP or HTTPS? WCF can also run on TCP/IP directly, which wouldn't be captured by Fiddler.
 
 
And if the WCF client isn't in your current user account (e.g. it's running under IIS), see http://fiddler2.com/blog/blog/2013/01/08/capturing-traffic-from-.net-services-with-fiddler
Reply all
Reply to author
Forward
0 new messages