Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. ##Message: The value for column 'BillToCountryIsoCode' in table 'tbl_Order' is DBNull.
  2. ##Source: JetShopLib.IntegrationServices.Client.MAMUT20
  3. ##StackTrace: ved JetShopLib.IntegrationServices.Client.MAMUT20.MamutConnector.CheckCreateCustomer(tbl_OrderRow or, Int32 customerCheckTypes, String customerCategory, Boolean createCustomerOnOrderImport, Boolean updateCustomerOnOrderImport, Int32& cContactID)
  4. ved JetShopLib.IntegrationServices.Client.MAMUT20.DataAccessorProvider.ImportOrderData(OrderImportGeneralSettingsItem oigsi)
  5. ##InnerException: System.Data.StrongTypingException: The value for column 'BillToCountryIsoCode' in table 'tbl_Order' is DBNull. ---> System.InvalidCastException: Kan ikke bruke objekttypen System.DBNull som System.String.
  6. ved JetShopLib.IntegrationServices.DataProvider.DS.JetShopOrderDataSet.tbl_OrderRow.get_BillToCountryIsoCode()
  7. --- Slutten pƄ sporingen av intern unntaksstakk ---
  8. ved JetShopLib.IntegrationServices.DataProvider.DS.JetShopOrderDataSet.tbl_OrderRow.get_BillToCountryIsoCode()
  9. ved JetShopLib.IntegrationServices.Client.MAMUT20.MamutConnector.CheckCreateCustomer(tbl_OrderRow or, Int32 customerCheckTypes, String customerCategory, Boolean createCustomerOnOrderImport, Boolean updateCustomerOnOrderImport, Int32& cContactID)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement