返信削除

返信内容

投稿日 2010/06/10 12:29:53
以下のエラーが表示されます、対処法を教えて下さい。
Assertion Failed
   場所 RPPCAL.Views.ErrorDialog.Show(String message)
   場所 RPPCAL.ReceptDataSet.KOUMODERow.Calc()
   場所 RPPCAL.ReceptDataSet.KOUMODERow.get_後発品数量()
   場所 RPPCAL.Views.後発品調剤体制加算Dialog.kOUMODEDataGridView_CellFormatting(Object sender, DataGridViewCellFormattingEventArgs e)
   場所 System.Windows.Forms.DataGridView.OnCellFormatting(DataGridViewCellFormattingEventArgs e)
   場所 System.Windows.Forms.DataGridView.OnCellFormatting(Int32 columnIndex, Int32 rowIndex, Object val, Type formattedValueType, DataGridViewCellStyle cellStyle)
   場所 System.Windows.Forms.DataGridViewCell.GetFormattedValue(Object value, Int32 rowIndex, DataGridViewCellStyle& cellStyle, TypeConverter valueTypeConverter, TypeConverter formattedValueTypeConverter, DataGridViewDataErrorContexts context)
   場所 System.Windows.Forms.DataGridViewCell.GetFormattedValue(Int32 rowIndex, DataGridViewCellStyle& cellStyle, DataGridViewDataErrorContexts context)
   場所 System.Windows.Forms.DataGridViewTextBoxCell.GetPreferredSize(Graphics graphics, DataGridViewCellStyle cellStyle, Int32 rowIndex, Size constraintSize)
   場所 System.Windows.Forms.DataGridViewCell.GetPreferredHeight(Int32 rowIndex, Int32 width)
   場所 System.Windows.Forms.DataGridViewRow.GetPreferredHeight(Int32 rowIndex, DataGridViewAutoSizeRowMode autoSizeRowMode, Boolean fixedWidth)
   場所 System.Windows.Forms.DataGridView.AutoResizeRowInternal(Int32 rowIndex, DataGridViewAutoSizeRowMode autoSizeRowMode, Boolean fixedWidth, Boolean internalAutosizing)
   場所 System.Windows.Forms.DataGridView.OnAddedRow_PostNotification(Int32 rowIndex)
   場所