I created two fields for x, y coordinates. Every time I try to do a Calculate Geometry it errors out with no error number but it says,
Traceback (most recent call last):
File "c:\...\ArcToolbox\scripts\calculategeometry.py", line 290, in <module>
CalculateGeometry(fc, properties, lUnit, aUnit, cs, cformat)
File "c:\...\ArcToolbox\scripts\calculategeometry.py", line 130, in CalculateGeometry
ucur.updateRow(row)
It has only done this so far with both my water and electric utility network databases, which can only be used via feature service. I ran a test on my other non-utility network layers that I access directly from the database and it works just fine.