Posts: 11,127
Threads: 100
Joined: Aug 2006
Reputation:
202
Hi,
we do not use F4 as any shortcut in ASG-RD :-) So it might be a side effect by another software?!?
Regards/Gruss
Oliver
Posts: 21
Threads: 3
Joined: Feb 2015
Reputation:
0
Can't reproduce this either. F4 does nothing.
Posts: 11,127
Threads: 100
Joined: Aug 2006
Reputation:
202
Can you post the error log entry? Seems to depend on the used protocol of the connection...
Regards/Gruss
Oliver
Posts: 15
Threads: 6
Joined: Jan 2015
Reputation:
0
Hey DevOma,
just tried reproducing this issue with error logging enabled, it doesn't log anything it seems.
I get some event logs with the following info;
Source; .NET Runtime
EventID: 1026
Application: ASGRD.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
Stack:
at CloudAdminCommon.Helper.StandardItemHelper.GetConnection(System.Guid)
at CloudAdminCommon.Access.ConnectionManager.Connect(System.Collections.Generic.List`1<System.Guid>, CloudAdminCommon.DataObjects.ConnectionOptions)
at CloudAdminUI.DockControls.FindControl.buttonXConnect_Click(System.Object, System.EventArgs)
at System.Windows.Forms.Control.OnClick(System.EventArgs)
at DevComponents.DotNetBar.ButtonX.PerformClick()
at DevComponents.DotNetBar.PopupItemControl.৪(DevComponents.DotNetBar.eShortcut)
at DevComponents.DotNetBar.PopupItemControl.৩(IntPtr, IntPtr, IntPtr)
at DevComponents.DotNetBar.PopupItemControl.২(IntPtr, IntPtr, IntPtr)
at DevComponents.DotNetBar.ᠵ.৩(IntPtr, IntPtr, IntPtr)
at DevComponents.DotNetBar.ᠻ.PreFilterMessage(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Application+ThreadContext.ProcessFilters(MSG ByRef, Boolean ByRef)
at System.Windows.Forms.Application+ThreadContext.PreTranslateMessage(MSG ByRef)
at System.Windows.Forms.Application+ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
at CloudAdminConsole.Program.Main(System.String[])
Not sure if this helps you though.
Posts: 11,127
Threads: 100
Joined: Aug 2006
Reputation:
202
Thanks - I will check that again...
Regards/Gruss
Oliver
Posts: 11,127
Threads: 100
Joined: Aug 2006
Reputation:
202
We put some code into it that should prevent this error - Patch will be released this week
Regards/Gruss
Oliver