Broken after update
-
I’ve just updated to 1.2.17 and now orders are failing with this message:
GreenPay? check is not accepted (Error code: System.InvalidCastException: Conversion from type ‘DBNull’ to type ‘String’ is not valid.
at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
at CheckProcessing.Classes.BankAccountBlock.LoadFromDataRow(DataRow myDataRow) in C:UsersDavidSourceReposGreen FixedInetpubwwwrootCheckProcessingClassesCPCommonBlockBankAccountBlock.vb:line 393
at CheckProcessing.Classes.BankAccountBlock.LoadCollection(SqlCommand __Command, Description: CommandType __CommandType) in C:UsersDavidSourceReposGreen FixedInetpubwwwrootCheckProcessingClassesCPCommonBlockBankAccountBlock.vb:line 628
at CheckProcessing.Classes.BankAccountBlock.GetBankAccountBlocks(Int64 __Provider_ID )I need to revert to the previous version but I can’t find a copy.
- The topic ‘Broken after update’ is closed to new replies.