Data type mismatch : Wrong value type for default value

1454
2
07-21-2016 02:43 PM
SaurabhGupta1
New Contributor

I am trying to open runtime database which I have created using the Feature service and this is giving me this error.

Data type mismatch : Wrong value type for default value

at RuntimeCoreNet.Interop.HandleException(Boolean retVal)

   at RuntimeCoreNet.CoreFeatureCache..ctor(String databasePath)

   at Esri.ArcGISRuntime.Data.Geodatabase..ctor(String path)

   at Esri.ArcGISRuntime.Data.Geodatabase.OpenAsync(String path)

Any help will be appreciate.

0 Kudos
2 Replies
ValerioQuintarelli
New Contributor

also I have the same error, there is a solution?

0 Kudos
AnttiKajanus1
Occasional Contributor III

Hi,

Please provide a simple reproducer that surfaces the issue as well as feature service definition.

0 Kudos