2015-02-03 03:16
Programinė įranga »
Nemokama apskaitos programa »
#1259514
Laba,
turiu bėdelę: (
uždarant metus (5/6 sąskaitas) meta klaidą: "There is no row at position 1."
giliau:
Klaidos duomenys:
Klaidos tekstas:
DataPortal.Update failed (System.IndexOutOfRangeException: There is no row at position 1.
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.RBTree`1.get_Item(Int32 index)
at System.Data.DataRowCollection.get_Item(Int32 index)
at ApskaitaObjects.General.ClosingEntriesCommand.DataPortal_Execute())
Klaidos šaltinis(Ex.Source):
Csla
Klaidos metodas (Ex.TargetSite):
Update
Klaidos stekas:
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.RBTree`1.get_Item(Int32 index)
at System.Data.DataRowCollection.get_Item(Int32 index)
at ApskaitaObjects.General.ClosingEntriesCommand.DataPortal_Execute()
at Csla.MethodCaller.CallMethod(Object obj, MethodInfo info, Object[] parameters)
at Csla.MethodCaller.CallMethod(Object obj, String method, Object[] parameters)
at Csla.Server.SimpleDataPortal.Update(Object obj, DataPortalContext context)
at Csla.DataPortal.Update(Object obj)
at Csla.DataPortal.Execute[T](T obj)
at ApskaitaObjects.General.ClosingEntriesCommand.TheCommand(DateTime nDate, Int64 nConsolidatedAccount, Int64 nCurrentProfitAccount, Int64 nFormerProfitAccount)
at ApskaitaWUI.F_ClosingEntriesCommand.SaveObj()
----------------------------
Vidinės klaidos (internal exception) duomenys:
Klaidos tekstas:
DataPortal_Execute method call failed
Klaidos šaltinis(Ex.Source):
Csla
Klaidos metodas (Ex.TargetSite):
CallMethod
Klaidos stekas:
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.RBTree`1.get_Item(Int32 index)
at System.Data.DataRowCollection.get_Item(Int32 index)
at ApskaitaObjects.General.ClosingEntriesCommand.DataPortal_Execute()
at Csla.MethodCaller.CallMethod(Object obj, MethodInfo info, Object[] parameters)
at Csla.MethodCaller.CallMethod(Object obj, String method, Object[] parameters)
at Csla.Server.SimpleDataPortal.Update(Object obj, DataPortalContext context)
----------------------------
Vidinės klaidos (internal exception) duomenys:
Klaidos tekstas:
There is no row at position 1.
Klaidos šaltinis(Ex.Source):
System.Data
Klaidos metodas (Ex.TargetSite):
GetNodeByIndex
Klaidos stekas:
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.RBTree`1.get_Item(Int32 index)
at System.Data.DataRowCollection.get_Item(Int32 index)
at ApskaitaObjects.General.ClosingEntriesCommand.DataPortal_Execute()