The following error occurs when closing Details tab of tables in Object Explorer:
"System.OutOfMemoryException
Out of memory.
Stack Trace:
at System.Drawing.Image.FromHbitmap(IntPtr hbitmap, IntPtr hpalette)
at System.Drawing.Image.FromHbitmap(IntPtr hbitmap)
at System.Windows.Forms.ImageList.GetBitmap(Int32 index)
at System.Windows.Forms.ImageList.ImageCollection.get_Item(Int32 index)
at DevExpress.Utils.ImageCollection.GetImageListImage(Object images, Int32 index)
at DevExpress.XtraBars.ViewInfo.BarLinkViewInfo.GetLinkImageCore(BarLinkState state)..."
1. Select Tools | Options menu option
2. Drill down to Database | Cache section from left side tree
3. Select "Clear Cache" button and ensure "Enable Caching" checkbox is checked
4. Increase "Maximum in-memory size" value to 50
5. Drill to Database | General section from left side tree
6. Under "Open a New Connection" section, uncheck "Editor" checkbox
7. Hit OK to save and close/reopen Toad