Hi Everyone,
Has anyone come across any information that states whether mxd with macro written in ArcGIS 9.x are or are not compatible with ArcGIS 10.
I have a very curious situation. Macros in a mxd written in ArcGIS 9.x work perfectly fine in all ArcGIS 9.x installation but throw strange errors in ArcGIS 10.
Errors are as follows:
- Dialog Box control references are not automatically loaded in some forms so one gets a Microsoft Forms Error. This is easy to fix by loading the dialog box control manually.
- A function in a module that creates some temporary shapefiles crashes after it has managed to perform all the tasks. It doesn't seem to be able to return to the calling sub. Sometimes, it manages to run successfully once on a machine but then fails to run thereafter. The VBA error is "Object Invoked Disconnected From Client" and it provides a choice to end/debug but either choice crashes ArcMap completely.
Many thanks,
Sanjay.