laptop and a wrench

Bug

Update sample code to use old-style casting instead of Java-style casting between IGeoDataset and IFeatureClass.

Last Published: August 31, 2014 ArcGIS Engine
Bug ID Number NIM041044
SubmittedDecember 23, 2008
Last ModifiedJune 5, 2024
Applies toArcGIS Engine
Version found9.3
Program languageJava
Operating SystemWindows OS
Operating System VersionXP
StatusWill Not Be Addressed

Additional Information

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

Workaround

Change code line “IGeoDataset pre92GeoDataset = (IGeoDataset)pre92FeatureClass;” as “IGeoDataset pre92GeoDataset = new IGeoDatasetProxy(pre92FeatureClass);”

Steps to Reproduce

Bug ID: NIM041044

Software:

  • ArcGIS Engine

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options