Failed to save the sales data of Sixun software! Please contact the system administrator! ! ! Index was outside the bounds of the array

2021-02-12 08:09:59,908 [1] - 流水初次保存失败

System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at POS.net.Libraries.Utils.ChinaDate.GetLunarCalendar(DateTime dtDay)
   at POS.net.Libraries.BLL.PosBll.SavePosBillAll(String flowNo, String stockNo, String counterNo, String salesMan, String shiftNo, String posId, String operid, List`1 listSaleflow, List`1 listPayflow, Decimal amount, Boolean isVipSale, String vipNo, Boolean isOrderUpdate, DateTime dtOperdate, VIP_Info_Single vipOLInfo, t_rm_vip_info vipOctInfo, Boolean& iscommit)
   at POS.net.MainForm.FrmMain.f1(String payWay, Decimal payAmt)
2021-02-12 08:09:59,953 [1] - System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at POS.net.Libraries.Utils.ChinaDate.GetLunarCalendar(DateTime dtDay)
   at POS.net.Libraries.BLL.PosBll.SavePosBill(String flowNo, String stockNo, String counterNo, String salesMan, String shiftNo, String posId, String operid, List`1 listSaleflow, List`1 listPayflow, DateTime dtOperdate, t_rm_vip_info vipOctInfo)
   at POS.net.MainForm.FrmMain.f2(Boolean isServer, String strFlowNo)
   at POS.net.MainForm.FrmMain.f1(String payWay, Decimal payAmt)

Failed to save the sales data of Sixun software! Please contact the system administrator! ! ! Index was outside the bounds of the array

As an information management tool for small and medium-sized enterprises, Sixun Software is favored by more and more enterprises. Because it is simple and easy to use.

But we often encounter various problems in the process of using the housekeeper, how should we deal with it?

Below, the Shenma Software System Center (q_q275835897) will share the error handling of some problems:

Reasons and solutions:

1. Of course, the first thing is to back up the data in time. After the backup is done, you can play whatever you want, disconnect all client connections. Forbid other clients to write new data to prevent data loss caused by rollback.

2. BUG of official program.

If the problem cannot be solved, contact professionals to solve the problem thoroughly. Find the cause of the disease through the underlying code tracking and repair the damaged account set. Solve the error [email protected].

Copyright statement: This article is the original article of the CSDN blogger "q_q275835897". It follows the CC 4.0 BY-SA copyright agreement. Please attach the original source link and this statement for reprinting.

 

Guess you like

Origin blog.csdn.net/cmddate/article/details/113705611