Tagged Questions
2
votes
3answers
2k views
How do I use Fiddler to listen to the asp.net development server (i.e. cassini)?
I am attempting to debug a (RESTful) WCF app using Fiddler. I run my project via VS IDE - which launches my app in the ASP.NET Development Server aka Cassini. I then launch Fiddler and in the ...