I have an ArcEngine 10.1 app. It has been running fine. It opens an .mxd on initialization. The .mxd contains 3 feature classes that have class extensions applied.
I just tried to make a change to the app for the first time in years and now I cannot get the app to load the .mxd.
The .mxd can be opened in ArcMap without a problem so I know the class extensions are installed fine on the machine. But when the ArcEngine app loads it crashes without error or warning as soon as it loads the .mxd.
axMapControl1.LoadMxFile("MyMXD")If I remove the feature classes from the .mxd that have the class extensions then it opens fine.
أكثر...
I just tried to make a change to the app for the first time in years and now I cannot get the app to load the .mxd.
The .mxd can be opened in ArcMap without a problem so I know the class extensions are installed fine on the machine. But when the ArcEngine app loads it crashes without error or warning as soon as it loads the .mxd.
axMapControl1.LoadMxFile("MyMXD")If I remove the feature classes from the .mxd that have the class extensions then it opens fine.
أكثر...