Installed Toad for SQL server,but currently i am having issue with toad.Once the toad tool opens up, the below exception error is displayed and i am even not able to open a edittor screen as well run any query for the respective Database ,to which i am connected.
Can any one help me in getting this issue fixed?
Exception Error Message:
System.IndexOutOfRangeException
Index was outside the bounds of the array.
Stack Trace:
at DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView.PatchActiveChildren(Point offset)
at DevExpress.XtraBars.Docking2010.DocumentManager.PatchChildrenCore()
at DevExpress.XtraBars.Docking2010.DocumentManager.PatchActiveChildren()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()