I have problems to release my gdb in ArcGIS10. My tool works with an local gdb, but I failed to release it after the process.In Ag9.3 I can release it simply by Marshal.ReleaseComObject(workspace), but this doesn't work in AG10. Also releasing all FeatureCursors doesn't help. Only closing the...