08-10-2019, 09:07 AM
Hi,
I am using a X64 ASG version and getting an "An unhandled error occured in the application. You should restart the application to prevent further problems." when i try to right click a connection when signing in as a non administrative user.
I works fine when login using an administrative account and it also work fine on a 2018 x86 version (same DB) installed on a windows 2008 server.
These are the error logs.
Any idea what i can check?
I am using a X64 ASG version and getting an "An unhandled error occured in the application. You should restart the application to prevent further problems." when i try to right click a connection when signing in as a non administrative user.
I works fine when login using an administrative account and it also work fine on a 2018 x86 version (same DB) installed on a windows 2008 server.
These are the error logs.
Quote:Unhandled Exception
An unhandled error occured in the application. You should restart the application to prevent further problems.
Object reference not set to an instance of an object.
---------------------------
at CloudAdminCommon.PlugInBase.BuildConnectAsMenu(ButtonItem startButtonItem, IBaseItem startBaseItem, Boolean createNoneItem, Boolean createCustomItem, Boolean createBrowseItem, Boolean createLastUsedItem, Boolean forConnections)
at CloudAdminCommon.PlugInBase.GetPlugInNodeTypeExtensionMenus(IBaseItem item, IBaseItem favItem)
at CloudAdminCommon.Access.PlugInAccessor.GetExtensionMenuItemsForNode(IBaseItem item, Control sourceControl, IBaseItem favItem)
at CloudAdminConsole.MainForm.buttonItemStandardEdit_PopupOpen(Object sender, PopupOpenEventArgs e)
at DevComponents.DotNetBar.PopupItem.OnPopupOpen(PopupOpenEventArgs e)
at DevComponents.DotNetBar.PopupItem.PopupMenu(Int32 x, Int32 y, Boolean verifyScreenPosition)
at DevComponents.DotNetBar.PopupItem.Popup(Point p)
at DevComponents.DotNetBar.ContextMenuBar.ᡃ(Object ط, MouseEventArgs ظ)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at DevComponents.AdvTree.AdvTree.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Any idea what i can check?