ThinkGeo.com    |     Documentation    |     Premium Support

Release application doesnt work correctly

Hi, I compile my application as release give it to test on another pc (without Visual studio installed) and program runs strange. One overlay layer isnt visible, but on my pc I can see it good. I tried on other pc I think If pc has installed visual studio it runs correctly. But why is this happening? shouldnt all libs be imported in application itself?



May I ask what Overlay is not visible?  
 If it is the WorldMapKitWmsDesktopOverlay then your other PC may not have an internet connection or be behind a proxy. 
  
 The World Map KitWmsDesktopOverlay is a WMS (Web Map Service) Overlay that polls map data over the internet from our WMS server. If you do not have an internet connection this Overlay cannot be displayed.

Found the misstake. It is my fault. I used Convert.ToDouble and this function depends on regions (I didnt knew that), so on pc with different regions it work different.


Sorry for the bad post and thanks for response though. The layer was lines that I draw by two point. the points coord were too big because of bad convert from string...



Hello Hotter, 
  
 You are welcome, please feel free to let us know if you have other queries. 
  
 Regards, 
  
 Gary