TOAD for DB2 - Getting Stack Trace Error in V3.3.0.1526

I am receiving the following error when I log into TOAD for DB2:

System.BadImageFormatException
Could not load file or assembly ‘Quest.Data.DB2.Admin.dll’ or one of its dependencies. Invalid access to memory location. (Exception from HRESULT: 0x800703E6)
Stack Trace:
at Quest.Toad.DB2.DB2ConnectionControl.RefreshCatalog()
at Quest.Toad.DB2.DB2ConnectionControl.InitDB2Data()
at Quest.Toad.DB2.DB2ConnectionControl.InitUI(ConnectMediator connectOptions, ConnectionFormStyle displayStyle)
at Quest.Toad.ConnectionManager.ConnectionPropertiesControl.CreateContainer(ConnectMediator connectOptions)
at Quest.Toad.ConnectionManager.ConnectionPropertiesControl.ShowContainer(ConnectMediator connectMediator)
at Quest.Toad.ConnectionManager.ConnectionPropertiesControl.AssignConnectOptions(Node node, ConnectionFormStyle style)
at Quest.Toad.ConnectionManager.ConnectionForm.RefreshUI()
at Quest.Toad.ConnectionManager.ConnectionForm.connectionControl1_FocusChange(Object sender, ConnectionControlSelectionArgs e)
at Quest.Toad.ConnectionManager.ConnectionControl.RaiseFocusChanged(Node node)
at Quest.Toad.ConnectionManager.ConnectionControl.connectionList_FocusedNodeChanged(Object sender, FocusedNodeChangedEventArgs e)
at DevExpress.XtraTreeList.TreeList.RaiseFocusedNodeChanged(TreeListNode oldNode, TreeListNode newNode)
at DevExpress.XtraTreeList.TreeList.InternalSetFocusedRowIndex(Int32 newFocusedRowIndex)
at DevExpress.XtraTreeList.TreeList.set_FocusedRowIndex(Int32 value)
at DevExpress.XtraTreeList.TreeList.SetFocusedNode(TreeListNode node)
at DevExpress.XtraTreeList.TreeList.set_FocusedNode(TreeListNode value)
at Quest.Toad.ConnectionManager.ConnectionControl.SelectTreeNode(TreeListNode treeNode)
at Quest.Toad.ConnectionManager.ConnectionControl.SelectTreeNode(ConnectMediator connectInfo)
at Quest.Toad.ConnectionManager.ConnectionForm.InitializeForm(ConnectMediator connectInfo, Boolean allowReconnect, Boolean hideGroups)
at Quest.Toad.ConnectionManager.ConnectionForm…ctor(ConnectMediator connectInfo, Boolean allowReconnect)
at Quest.Toad.ConnectionManager.ConnectionForm.ShowConnectionDialog(ConnectMediator connectInfo, Boolean allowReconnect)
at Quest.Toad.Gui.MainForm.bbiShowConnectionsDialog_ItemClick(Object sender, ItemClickEventArgs e)
at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarBaseButtonItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.BarItemLink.OnLinkActionCore(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
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)

This is preventing me from connecting to any database.

Hello,

Can you please post here Support Bundle generated by Toad for DB2 (click on Help | Support Bundle)?

Thanks

Ondrej