Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This URL may take as long as a minute to respond on a windows based system that needs to resolve a proxy prior to connecting to the internet. If you are experiencing slow response times, please look into how your application is configured to resolve proxies. You can potentially work around this by adding the following line

Code Block
System.Net.WebRequest.DefaultWebProxy = null;