laptop and a wrench

Bug

IDataSet::Delete does not work the same on folders opened by way of ShapefileWorkspaceFactory and RasterWorkspaceFactory.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM012596
SubmittedOctober 25, 2007
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.2
StatusWill Not Be Addressed

Additional Information

No Public Explanation

Workaround

Use the FileSystemObject to delete the folder. Dim pFSObject As Object Set pFSObject = CreateObject("Scripting.FileSystemObject") pFSObject.DeleteFolder YourFolderPathAsString, True

Steps to Reproduce

Bug ID: NIM012596

Software:

  • No Product Found

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