Fiddler capture can't be re-enabled -


i'm having trouble using fiddler - working fine yesterday , didn't knowingly change options. i've un-installed , re-installed version 4.4.4.8 on windows 7 box.

when try start capturing yellow banner appears near top of fiddler window claiming: "the system proxy changed. click reenable fiddler capture". click on banner , redisplays same message.

i'm sure i've done dumb have no idea is. thanks!

[problem 'fixed'. rebooted machine. still don't understand original problem can proceed. logging off/on had not solved problem. arg.]

i had same issue. dont know exact science of cause know dropbox, putty, , filezilla, under situation, unset proxy settings. way fiddler work again, is

1) shut down browsers, fiddler, , of aforementioned programs, (or other program might think might change proxy settings).

2)go start menu type in 'internet options'.

3)click connections tab; lan settings button; make sure 'use proxy server lan' checked. (nothing else).

4)click advanced button. in 'servers' section need http:127.0.0.1 port:8888 , secure:127.0.0.1 port:8888. (this assumes fiddler using default settings).

5)close dialog windows. should reopen internet options check changes saved. if did not preventing change. either way, try fiddler , see if capturing again.

things remember. if ever open browser , cannot load pages due proxy error, need close browsers , go internet options , set lan settings 'automatically detect settings'. when close fiddler, should done automatically.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -