"Geodatabase field not found" error - Which field?

292
0
02-04-2022 07:53 AM
JeremyBridges
Occasional Contributor

Some of our users are experiencing issues with sync replicas when using them in our Runtime app. Unfortunately, they don't have a lot of information to correct the situation. The Runtime just says "Geodatabase field not found" when our app tries to look at one of the tables. Please improve the error message to saw which field cannot be found. Please mention the table name too. This would help their diagnosis immensely. Exception below:

Esri.ArcGISRuntime.ArcGISRuntimeException: Geodatabase field not found.

Stack trace:

  • at Esri.ArcGISRuntime.ArcGISException.HandleCoreError (RuntimeCoreNet.GeneratedWrappers.CoreError error, System.Boolean throwException)
  • at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError (System.IntPtr errorHandle, System.Boolean throwOnFailure, System.Runtime.InteropServices.GCHandle wrapperHandle)
  • at RuntimeCoreNet.GeneratedWrappers.CoreArcGISMapImageSublayer.get_Table ()
  • at Esri.ArcGISRuntime.Mapping.ArcGISMapImageSublayer.<get_Table>b__43_0 (RuntimeCoreNet.GeneratedWrappers.CoreArcGISMapImageSublayer c)
  • at Esri.ArcGISRuntime.Internal.RuntimeLazy.Make[T,U] (T& target, System.Boolean& initialized, System.Object locker, U factoryParam, System.Func<T,T1>[T,TResult] factory)
  • at Esri.ArcGISRuntime.Internal.RuntimeLazy.Get[T,U] (T& target, System.Boolean& initialized, System.Object locker, U factoryParam, System.Func<T,T1>[T,TResult] factory)
  • at Esri.ArcGISRuntime.Mapping.ArcGISMapImageSublayer.get_Table ()
0 Kudos
0 Replies