Hi All,
I am facing an issue when I am posting a sales order invoice.The exception message "
Warning(s) while executing report 'SalesInvoice.Report': The dataset ‘SalesInvoiceDS’ contains a definition for the Field ‘GiroType’. This field is missing from the returned result set from the data source.
The dataset ‘SalesInvoiceDS’ contains a definition for the Field ‘GiroType’. The data extension returned an error during reading the field. System.InvalidCastException: Specified cast is not valid.
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.<>c__DisplayClassf.<CreateFieldGetter>b__6()
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.GetValue(Int32 fieldIndex)
at Microsoft.ReportingServices.DataExtensions.MappingDataReader.GetFieldValue(Int32 aliasIndex)
The dataset ‘SalesInvoiceDS’ contains a definition for the Field ‘GiroType1’. This field is missing from the returned result set from the data source.
The dataset ‘SalesInvoiceDS’ contains a definition for the Field ‘GiroType1’. The data extension returned an error during reading the field. System.InvalidCastException: Specified cast is not valid.
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.<>c__DisplayClassf.<CreateFieldGetter>b__6()
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.GetValue(Int32 fieldIndex)
at Microsoft.ReportingServices.DataExtensions.MappingDataReader.GetFieldValue(Int32 aliasIndex)
The dataset ‘SalesInvoiceHeaderFooterDS’ contains a definition for the Field ‘InvoiceTaxNatureOfAddress_TH’. This field is missing from the returned result set from the data source.
The dataset ‘SalesInvoiceHeaderFooterDS’ contains a definition for the Field ‘InvoiceTaxNatureOfAddress_TH’. The data extension returned an error during reading the field. System.InvalidCastException: Specified cast is not valid.
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.<>c__DisplayClassf.<CreateFieldGetter>b__6()
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.GetValue(Int32 fieldIndex)
at Microsoft.ReportingServices.DataExtensions.MappingDataReader.GetFieldValue(Int32 aliasIndex)
The dataset ‘SalesInvoiceHeaderFooterDS’ contains a definition for the Field ‘InvoiceTaxNatureOfAddress_TH1’. This field is missing from the returned result set from the data source.
The dataset ‘SalesInvoiceHeaderFooterDS’ contains a definition for the Field ‘InvoiceTaxNatureOfAddress_TH1’. The data extension returned an error during reading the field. System.InvalidCastException: Specified cast is not valid.
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.<>c__DisplayClassf.<CreateFieldGetter>b__6()
at Microsoft.Dynamics.Framework.Reports.AxReportProviderDataTableReader.GetValue(Int32 fieldIndex)
at Microsoft.ReportingServices.DataExtensions.MappingDataReader.GetFieldValue(Int32 aliasIndex)"
will be shown in System administration ->Area page->periodics ->Services and Application integration framework -> Exceptions . Often posting an invoice, exception fills in execeptions grid. Difficult to manage more warning messages in Exceptions grid.
How to fix this issue.Please advice.
Thanks,
Lakshmikanthan K