Consider using -a 0.0.0.0 on the dev_appserver commandline. This will
bind to ports other than localhost.
You may be able to get fiddler to proxy 127.0.0.1 but it's probably
easier to use your own machine name and the -a flag.

On Sep 3, 2:08 pm, "j...@q42.nl" <j...@q42.nl> wrote:
> I wanted to use fiddler on my local app engine development server. But
> I get an error from fiddler:
>
> [Fiddler] Connection to localhost failed.
> Exception Text: No connection could be made because the target machine
> actively refused it ::1:8080 (I'm working on vista, thats why the ipv6
> address is show i guess)
>
> I tried the usual fiddler workarounds (adding a dot, using machine
> name), but that didn't work, still actively refusing....
>
> I need to somehow make the devserver listen to my machine name..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to