ThinkGeo.com    |     Documentation    |     Premium Support

Projection & Exception error with current ver









Hi Howard,


 


Recently I upgraded to “MapSuiteCore:3.1.182;WebEdition:3.1.182”.


After that I’m getting 2 errors, randomly.


 


1. This Projection is not open. Please open it before calling this method. (Project Error.GIF). I get this error sometime on panning or some time on zooming. Surprisingly after getting above error, zooming in or out removes above error and draws layer.


 


2. Exception has been thrown by the target of an invocation (Exception Error.GIF)


Same things follow here as mentioned above to get rid of error.


 


Is this known bug for current MS ver?


 


Thanks


Hiren




1064-Project_Error.GIF (132 KB)
1065-Exception_Error.GIF (27 KB)

Hi Hiren, 
  
 I want to confirm with you whether you are using dual core CPU? This issue may caused by the conflict of multi-thread. Please try the following code and see whether it works; if not we can think about the other reason. 
  
 layerOverlay.IsMultiThreadDisabled = true;  
  
 I cannot see the second picture very clear; so please provide me more information. 
  
 Thanks; any questions please let me know. 
 Howard 










Howard,


 


I checked my machine configuration under processors section of device manager it shows


Pentium 4 CPU 3.20 GHZ (twice).


 


I tried following code but no success.


layerOverLay.IsMultiThreadDisabled = true;


 


I still getting those 2 errors ofetenly. Please note it used to work fine with older version.


 


Please find attached bigger image for second picture


 


Thanks


Hiren




1072-Exception_Error.PNG (69.2 KB)

Hiren, 
  
 I see. The problem is that we cannot recreate your issue. 
  
 It will be great if your provide us a simple sample which can recreate your issue with your existing code. 
  
 Thanks a lot. 
 Howard












Howard,


 


I have smallest one shp data file (2 MB) in size after zip. Could you provide me email address where I can upload this file?


Also please find attached code for your reference.


 


Thanks


Hiren



1076-Sol.zip (29.3 KB)

Hiren,  
  
 Thanks for the files. Could you send the data to support@thinkgeo.com and ask them to forward to me. 
  
 Thanks, 
 Howard

Hiren, 
  
 I tried your data with projection but it works fine in our environment. Could you send us a sample which we can debug? We cannot compile your code. For example, if the issue happens even when you panning around after the map is loaded; please remove the other code; just leave the useful code only. 
  
 Also could you send me the exception message to me, I still cannot see that message clearly. 
  
 Thanks, 
 Howard