[446] 伝票データ出力エラー
|
- 日時: 2016/04/11 01:18
- 名前: みらげ
ID:B4WxX28M
- 伝票データ出力時にエラーが出るようになりました。
************** 例外テキスト ************** System.InvalidCastException: String "20160410Check" から型 'Integer' への変換は無効です。 ---> System.FormatException: 入力文字列の形式が正しくありません。 場所 Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) 場所 Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- 内部例外スタック トレースの終わり --- 場所 Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) 場所 Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(Object Value) 場所 AucLifeV2.Form12.(Object , EventArgs ) 場所 System.Windows.Forms.Control.OnClick(EventArgs e) 場所 System.Windows.Forms.Button.OnClick(EventArgs e) 場所 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) 場所 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) 場所 System.Windows.Forms.Control.WndProc(Message& m) 場所 System.Windows.Forms.ButtonBase.WndProc(Message& m) 場所 System.Windows.Forms.Button.WndProc(Message& m) 場所 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 場所 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 読み込まれたアセンブリ **************

|
|