.NET Framework Bookmark and Share   
 index > Network Class Library (System.Net) > Fiddler and httpwebrequest (working)
 

Fiddler and httpwebrequest (working)

Hi Guys (the last posts didnt seem to work? not sure it likes me posting code)

So I have setup a httpwebrequest using HTTPS and the code is workingfine when fiddler is running.

When Fiddler isn't running - I get a "request timeout" error.

Does anyone have any ideas what would be the cause? I have

a) Ensured that security policy exists

b) I have also ensure no firewall conflicts etc

What else can I try?

Just to be clear - my app basically logins to a website to get areport.

On steps 1-3) login, get urls for login and report.
Step 4) once logged in - get report.

The problem I have is that Step 4) ONLY works with fiddler ? When Fiddler isn't running I get a "remote timeout" ?

The code is here - http://groups.google.com/group/httpfiddler/browse_thread/thread/7e5afd131de384ae

Any ideas?

  •  
SparkCode
Could you please ensure that the proxy configuration in the conection tab of Internet Explorer doesn't contain an entry for the port that Fiddler is listening at?

The symptoms you describe lead me to think that the proxy configuration is set and it will be valid only when Fiddler is running.

Thanks
Reymarx Gereda [MSFT]
Reymarx Gereda

You can use google to search for other answers

Custom Search

More Threads

• How can i do a POST request faster (httpWebRequest, VB.NET)
• HttpWebRequest cannot handle a split HTTP 1.0 message?
• mini project
• SFTP - Help please!
• Visual C++ .NET 2005 and above
• handle leak with system.net.sockets
• Async processing consuming more resources than sync.
• webresponse.ContentLength returns -1
• Listen does not receive callback if cable disconnected and then subsequently connected
• Developer Token