Text version:
Initialization Error
The runtime application type must be specified before license initialization.
The annoying thing is that I initialized my license – with Engine license and the application run through IGeometry, IClone and the like. But when I got to this line:
result = ((ITopologicalOperator) result).Union(geometry);
I got the pop up.
Does Union need a different license?
From the ESRI site: