ThinkGeo.com    |     Documentation    |     Premium Support

Problems with trial edition example

 I'm running VS2010, trying the sample "Hello world" project.


The project compiles ok, but the display is incomplete (i.e. no map) and acts weirdly when clicked.


After a while the form unloads itself, causing an error in Main().


I'm sure I followed the instructions. Any suggestions as to what is going wrong?


Thanks



Sorted - the path to the shp file was slightly wrong (mine is in "Program files (x86)". 
 Works fine now!

Paul, 
  
 I am glad that you solve your problem by yourself.  
  
 We have a graceful error handing, but this case is not a error handing, we allowed user inputs the wrong path and load actually file at StreamLoading event of ShapeFileFeatureSource. I think we may update our API document to make it better user experience. 
  
 You OS must be x64, to make quick starter kit better, I think we could create another page to guide the user who is using x64 OS. 
  
 Please let me know if you have more questions. 
  
 James