Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

AutomationException:Item Not Found in 'Esri.GeoDatabase'.

$
0
0
Hi,

Can any one help me in solving this exception with ArcObjects java.

The following is the Automation Exception I am getting when I am trying to open the feature dataset through the IFeatureWorkSpace reference.

AutomationException:Item Not Found in 'Esri.GeoDatabase'.

at IFeatureWorkSpaceproxy.openFeatureDataset(unknownsource).




This is what I am getting when trying to get the feature dataset reference. BTW, I am trying to work all this through accessing the file geodatabase.

I checked with the feature dataset name present in the file geo database through the ArcCatalog. The same name is the one I am passing to the openFeatureDataSet() method. But I am getting the above mentioned exception.

Can any one please help me in resolving this issue?

Thanks in Advance.

Viewing all articles
Browse latest Browse all 1374

Trending Articles