We are encountering an issue when creating a Feature from a PointShape or LineShape (I'm not sure which - the conditions to reproduce the issue have not yet been found). I was wondering which conditions related to creating a Feature could result in the following exception being thrown:
Message - The shape you provided does not pass our simple validation.The shape you provided does not pass our simple validation.
Error Message - The shape you provided does not pass our simple validation.The shape you provided does not pass our simple validation.
Error Source - MapSuiteCore
----SQL Data Error Information----- -
---- - No data error detected.
------Stack Dump------- - Last to First Sequence - includes Inner Exceptions
1 - Error Message - The shape you provided does not pass our simple validation.The shape you provided does not pass our simple validation.
1 - Error Source - MapSuiteCore
1 - Error Full Name - System.InvalidOperationException
1 - TargetSite - Void xff365c684fff1baa(ThinkGeo.MapSuite.Core.BaseShape)
1 - StackTrace - at ThinkGeo.MapSuite.Core.x6d719af406ea4c2c.xff365c684fff1baa(BaseShape x873d2ddd87022b07)
at ThinkGeo.MapSuite.Core.Feature..ctor(BaseShape baseShape)