System.InvalidCastException: Reduction of a line “Process with ID 3856 ?” to type “Integer” is invalid. —> System.FormatException: The entrance line had an incorrect format.
in Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
in Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
in Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
in ProcessManager.Form1.Timer1_Tick(Object sender, EventArgs e)
in System.Windows.Forms.Timer.OnTick(EventArgs e)
in System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)