Hi Guys,
I am getting a weird error. I have setup a script that works perfectively when Fiddler is open - it downloads a report from a website using httpwebrequest and everything works fine!
HOWEVER it only works when Fiddler is open ? When fiddler isnt working I just get a "Request Timeout Issue"
Does anyone know how to fix this and make it work with my ASP.NET MVC App?
Thanks
Edit: Thanks for the response! Regarding proxy - I wanted to test this script on Windows Azure - so little confused as to how to setup the default proxy settings ?