Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1089351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T23:12:31+00:00 2026-05-16T23:12:31+00:00

I recently started using the updated beta tools for Windows Phone 7 and ran

  • 0

I recently started using the updated beta tools for Windows Phone 7 and ran into an interesting problem. It seems that with Fiddler running, any Http requests run through the emulator start returning a null result and create a “not found” web exception. This is easy to reproduce with WebClient.DownloadStringAsync(). The old versions of the emulator did work with Fiddler if I remember correctly. Has anyone had luck getting the two to work together? If it’s not possible I’d be open to any other tool that could help debug web requests from the WP7 emulator.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T23:12:32+00:00Added an answer on May 16, 2026 at 11:12 pm

    It looks like there is a blog post that describes getting fiddler working with Win Phone 7 through some customized rules for setting up Fiddler as a Reverse Proxy.

    Here is a little bit of the instructions from the fiddler website, but the blog post seems a little clearer (sorry for wacky format, the block quote is not cooperating):

    Option #1: Configure Fiddler as a
    Reverse-Proxy Fiddler can be
    configured so that any traffic sent to
    http://127.0.0.1:8888 is automatically
    sent to a different port on the same
    machine. To set this configuration:

    Start REGEDIT Create a new DWORD named
    ReverseProxyForPort inside
    HKCU\SOFTWARE\Microsoft\Fiddler

    Set the DWORD to the local port you’d like
    to re-route inbound traffic to
    (generally port 80 for a standard HTTP
    server) Restart Fiddler Navigate your
    browser to http://127.0.0.1:8888

    Option #2: Write a FiddlerScript rule
    Alternatively, you can write a rule
    that does the same thing.

    Say you’re running a website on port
    80 of a machine named WEBSERVER.
    You’re connecting to the website using
    Internet Explorer Mobile Edition on a
    Windows SmartPhone device for which
    you cannot configure the web proxy.
    You want to capture the traffic from
    the phone and the server’s response.

    Start Fiddler on the WEBSERVER
    machine, running on the default port
    of 8888. Click Tools | Fiddler
    Options, and ensure the “Allow remote
    clients to connect” checkbox is
    checked. Restart if needed. Choose
    Rules | Customize Rules. Inside the
    OnBeforeRequest handler, add a new
    line of code: if
    (oSession.host.toLowerCase() ==
    “webserver:8888”) oSession.host =
    “webserver:80”; On the SmartPhone,
    navigate to http://webserver:8888
    Requests from the SmartPhone will
    appear in Fiddler. The requests are
    forwarded from port 8888 to port 80
    where the webserver is running. The
    responses are sent back through
    Fiddler to the SmartPhone, which has
    no idea that the content originally
    came from port 80.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just recently started learning and using the ADO.NET Entity Framework and ran into
I've recently started using Entity Framework migrations and noticed that the database name is
I've recently started using django to administer a large existing application that was grown
I recently started using Xcode 4.2 and the iOS 5 simulator. When I update
I recently started using rspec and factory_girl and I'm working on a basic control
We recently started using AnkhSVN subversion plugin for Visual Studio. Everything is working as
I recently started using jQuery/AJAX for submitting data to my PHP API. Currently what
I recently started using lcov to visualize my code coverage. It's a great tool.
Ive recently started using CodeIgniter as I was searching for a very lightweight framework
I recently started using Masterpages, the thing is I would like to add text

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.