Hello - I created an Arcpy script that will unregister a table as versioned, truncate the data, register the data as versioned and then cleans up the data. The data is not stored in a feature dataset nor does one exist in the geodatabase. The script runs fine in Pyscripter but when I add it to a Script Tool in ArcCatalog I get the following error when I run it:
ERROR 001333: Unregister as versioned is not supported for a dataset in a feature dataset
Does anyone have an idea what could be happening? I have searched around but I haven't been able to find anything about this error happening to others.
Thanks,
Vince