Error creating transactional log backups
Surinder
Posts: 44 Bronze 2
Hi,
When creating an transactional backup job, i get the following error when selecting servers.
SQLBackup v5
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
ArgumentOutOfRangeException
at System.Collections.ArrayList.get_Item(Int32 index)
at DevExpress.Accessibility.BaseAccessibleCollection.get_Item(Int32 index)
at DevExpress.XtraTreeList.Accessibility.TreeListControlAccessible.GetAccessibleObjectById(Int32 objectId, Int32 childId)
at DevExpress.XtraTreeList.TreeList.GetAccessibilityObjectById(Int32 objectId)
at System.Windows.Forms.Control.GetAccessibilityObject(Int32 accObjId)
at System.Windows.Forms.Control.WmGetObject(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
My machine details
HP xw8400
Windows Vista 64
After the error SQLBackup just bombs out.
When creating an transactional backup job, i get the following error when selecting servers.
SQLBackup v5
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
ArgumentOutOfRangeException
at System.Collections.ArrayList.get_Item(Int32 index)
at DevExpress.Accessibility.BaseAccessibleCollection.get_Item(Int32 index)
at DevExpress.XtraTreeList.Accessibility.TreeListControlAccessible.GetAccessibleObjectById(Int32 objectId, Int32 childId)
at DevExpress.XtraTreeList.TreeList.GetAccessibilityObjectById(Int32 objectId)
at System.Windows.Forms.Control.GetAccessibilityObject(Int32 accObjId)
at System.Windows.Forms.Control.WmGetObject(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraEditors.Container.EditorContainer.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
My machine details
HP xw8400
Windows Vista 64
After the error SQLBackup just bombs out.
Shin..
Comments
Thanks for posting your issue. Can you confirm whether you can reproduce this again?
I've got a Vista X64 test machine and I am unable to reproduce this with many servers registered and with lots of transaction log backup jobs scheduled.
Thanks
Helen
Red Gate Software
SQL Backup Project Manager
Red Gate Software
Yes, it happened every time. The error also came up at the start when it asks you to register/import servers. As soon as I selected/deselected a server to import the same error popped up.
I tried uninstalling and reinstalling it, but that made no difference.
Unfortunately due to incompatibilities with some other software I rebuilt my machine yesterday. Under Windows XP it seems to work fine.