tags:

views:

2022

answers:

1
+1  A: 

This could be any number of things causing this, but the most likely culprits are:

  • Proxy Configuration - If you're using a proxy you have to configure the connection
  • Anti-Virus Software blocking your application

There's some information on how to configure proxies here (it's about Fiddler which is effectively a proxy): http://www.west-wind.com/weblog/posts/596348.aspx

Hope this helps,

+++ Rick ---

Rick Strahl