ThinkGeo.com    |     Documentation    |     Premium Support

Unable to connect to the remote server

I have downloaded the trial version of Desktop and attempting to run the samples VS2010 app.  The 'DisplayASimpleMap' doesn't work, giving me a red X after a long pause.


By adding 


worldMapKitDesktopOverlay.DrawingExceptionMode = DrawingExceptionMode.ThrowException;


to the DisplayMap_Load method, I'm able to see the underlying problem:


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 184.73.231.88:80


I don't believe this is a firewall problem since it's trying to access port 80, but can anyone let me know why I might be seeing this error?


Thanks,


J.



Jens,


Thanks for your interests in MapSuite component and welcome you to ThinkGeo Desktop Discussion forum.
In many of our HowDoI samples including the DisplayASimpleMap, we use the WorldMapKitOverlay as the background overlay, in which we need to connect to our WorldMapKit tile server, so I doubt the network is probably the reason for this exception. I remember in one previous post some time ago, we figure out that the proxy not setting correct will cause this problem, also if the Firewall blocking the request to the server will also induce this problem. Could you have a try on these two by not using the Proxy or Firewall to verify this?
 Any more questions please feel free to let me know.
Thanks.
Yale