ThinkGeo.com    |     Documentation    |     Premium Support

Just updated from the daily build then my appl does not work!

hi,


1) Get  the CurrentExtentWk from the client using "map.getExtent().toGeometry().toString();"


2)  Server side error "The format of the well known text is incorrect."   when using :


RectangleShape currentBoundingBox = new RectangleShape(AjaxComArea.CurrentExtentWkt); 


content received from the client using the javascript API to get the current extent.


AjaxComArea.CurrentExtentWkt =  "POLYGON((-176.47265625 6.8003125,-8.77734375 6.8003125,-8.77734375 65.1596875,-176.47265625 65.1596875,-176.47265625 6.8003125))"


was working perfectly well till now!


any ideas?


thanks.


jm.



I was able to figure it out on my dev station by adding the sql  SqlServerSpatial110.dll n the right folders However, this does not work on my windows 208 server I have done the same thing and put these dlls inside the same folder than my workstation but no luck!


any ideas?  by the way the D2D does not work on my server as well and I think that both issues are the same.


jm.



Hello Jean-marie, 
  
 Thanks for your post, sorry I can’t recreate your problem, could you please provide a sample to me? 
  
 Also for your second question, I think possibly it’s the system environment problem, so what’s your dev station’s OS? Please notice the dlls place it’s difference between x86 and x64. 
  
 Maybe the D2D problem is the same reason, please let me know your OS. 
  
 Regards, 
  
 Gary

Hi Gary, 
  
 my workstation is Windows 7 x64  and my server is Windows 2008 R2 x64 
  
 jm

Hello Jean-marie, 
  
 So both of your OS is x64, it should be the same folder, we need think about other reason. Is it possible to have a sample? 
  
 Regards, 
  
 Gary