I have a bit of code which runs geoprocessing tools against a larger dataset and saves it to the ScratchWorkspace inside a File Geodatabase.
This seems to run fine, and adds results to the map but when I go to save the .mxd file it either takes a very long time or it dosen't save at all.
Is there a way to tell if there is something hanging up internally?
I am working in C#, ArcGIS 9.3.
Andy..