Hi,
I am trying to export a featureclass to a featuredataset which exists in a gdb.
I am first connecting to a file geodatabase workpsace then using the
IFeatureWorkspace.CreateFeatureDataset method creating a featuredataset. when I watch this variable I noticed that the "propertyset" property on the featuredatasety set threw a COM Exception.
How do I resolve this error?
As a result I am unable to perform the export operation to export a featureclass to the featuredataset
Regards,
Nigel.