Hi,With ArcGIS Desktop 10, Sometimes this line of code:IWorkspaceFactory factory = new FileGDBWorkspaceFactoryClass();
throws this exception:Unable to cast object of type System.__ComObject to type ESRI.ArcGIS.DataSourcesGDB.FileGDBWorkspaceFactoryClass
I'm puzzled... Anybody has experienced this yet?