-
-
Notifications
You must be signed in to change notification settings - Fork 550
Description
LaserGrbl v7.14.1.0
Grbl v1.1f
Wrapper: UsbSerial
Win 11, Home, 10.0.26100.0 (7)
CLR: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll 4.8.9310.0 built by: NET481REL1LAST_C
TypeOf exception [System.ComponentModel.Win32Exception]
Exception message [Application not found]
Exception source [System], thread [Main Thread]
Exception method [Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo)]
----------- stack trace -----------
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at Tools.Utils.OpenLink(String url) in E:\LaserGRBL\LaserGRBL\Tools\HiResTimer.cs:line 486
at LaserGRBL.MainForm.TTLinkToNews_Click(Object sender, EventArgs e) in E:\LaserGRBL\LaserGRBL\MainForm.cs:line 1142
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.StatusStrip.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)