Hello,
We have developed some code that uses a ArcGIS.Core.Data.Geodatabase object constructed from an ArcGIS Online feature service and we are using it to perform bulk updates. Occasionally, in the middle of processing the bulk update, we get the exception "Geodatabase System Tables not found" and then obviously the processing stops.
Why does this occur, and what are the best practices for dealing with this type of exception in the middle of a running process?
Thanks,
Mike...