System.FormatException: Input string was not in a correct format.
at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
at Business.MpcPlayerBusiness.Player_MPC_NowPlaying(MSGIN msg)
at MPC_API_LIB.MPC.Comm_MsgReceived(Message& m)
at MPC_API_LIB.CommWnd.WndProc(Message& m)
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)