Unable to Connect to Remote Server

1429
1
12-15-2014 01:17 PM
WalterDziuba
Occasional Contributor

Now that I have my log file working regarding activity running through my proxy page, I'm seeing this error:

Error: 0 : 2014-12-15 16:01:34 Unable to connect to the remote server http://services.arcgisonline.com/ArcGIS/rest/services/?f=json

Then my app times out.

The app I've downloaded from GitHub was the Public Information template.

Walter

Tags (2)
0 Kudos
1 Reply
WalterDziuba
Occasional Contributor

The requesting URL:

http://localhost/DotNet/proxy.ashx?http://www.arcgis.com/sharing/rest/content/items/8011a4deb6414093...

I see that line above in my developer tools tabs. And when I enter that specific line, here's the error I see:

Server Error in 'DotNet' Application

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 107.21.253.254:443

There's obviously a problem with my setup of my DotNet proxy. But I don't have a clue what I need to change.

Walter

0 Kudos