Error When Saving Order Under Azure
We are getting the following error when saving an order from a windows service under Azure, do you have any idea besides lost connection to the database that could possibly cause this?
- Code: Select all
2019/02/20 13:10:07.872: Error Exception Unable to insert into SY_Numbers
Error Stack Trace at JiwaFinancials.Jiwa.JiwaApplication.Manager.GetSystemNumber(String TargetModuleDescription)
at JiwaFinancials.Jiwa.JiwaSales.SalesOrder.SalesOrder.iSave(Boolean SavingForPrint, Boolean SavingForSplit)
at JiwaFinancials.Jiwa.JiwaSales.SalesOrder.SalesOrder.iSave()
at JiwaFinancials.Jiwa.JiwaApplication.BusinessLogic.Maintenance.Save()
at WOrderQueue.JiwaWebOrderProcessor.ImportOrderForBasket(JESO_Basket basket, List`1 lines, String& InvoiceNo, String& ErrorMsg) in C:\attkey\WOrderQueue\WOrderQueue\JiwaWebOrderProcessor.cs:line 526