I recently started using the updated beta tools for Windows Phone 7 and ran into an interesting problem. It seems that when you start Fiddler, any Http requests that run through the emulator start returning a null result and throw a "not found" web exception. This is easy to reproduce using WebClient.DownloadStringAsync (). Older versions of the emulator did work with Fiddler, if I remember correctly. Is anyone really lucky to work together? If this were not possible, I would be open to any other tool that could help debug web requests from the WP7 emulator.
debugging windows-phone-7 fiddler
James cadd
source share