I am running with a cursor on a polyline feature class.
I buffer each polylinr using GeometryEngine.Instance.Buffer
Once in a while I get error 80004004 - The operation has been canceled.
I think it is mostley with long lines.
Anybody have any idea why?
Thanks