NewDocument event quits firing in a template when a Coordinate System is applied to a DataFrame.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM013993
Submitted
December 27, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
(Haven't tested but this should work...)Set the dataframe's coordinate system on Document open.Remove coordinate system on Document close.(Maybe implementing an IExtension and using the extension object to sink document events would shake out the issue, not sure.)