ThinkGeo.com    |     Documentation    |     Premium Support

The input double value is out of range Exception

Hi,



I converted list of features to ShapeFile using ShapeFileFeatureLayer.EditTools.

EditTools.CommitTransaction() return no exception and file saved on drive without any issue.



But when I tried to run ShapeFileFeatureLayer.BuildRecordIdColumn over file I received this exception:



The input double value is out of range.
Parameter name: id 



Could you please help me to find what’s the problem?

Hi Behnam, 
  
 The exception thrown because the shx shows data item equal 250, but the really item count is 236, so it thrown exception. So it’s the data issue. But I don’t know why that happen. 
  
 If possible, could you please provide us your original shape file and the conversion code, so we can find where is the problem? 
  
 Regards, 
  
 Don

.

Hi Behnam, 
  
 It looks your reply haven’t succeed. 
  
 Regards, 
  
 Don