Objects missing in Update Rule after Deployment (Index was out of range)

  • 14 October 2016
  • 0 replies
  • 2 views

Badge +2

After deployment from Devlopment to UAT, there is a Update rule which has missing objects  in UAT server

 

during Package Creation, it has a popup alert regarding Index out of range --

we are not able to indentify what could be the error

 

System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List`1.get_Item(Int32 index)
at SourceCode.Management.Controls.Tree.TreeNodeAdv.get_NextNode()
at SourceCode.Management.Controls.Tree.TreeNodeAdv.get_NextVisibleNode()
at SourceCode.Management.Controls.Tree.TreeViewAdv.<get_VisibleNodes>d__0.MoveNext()
at SourceCode.Management.Controls.Tree.TreeViewAdv.CreateRowMap()
at SourceCode.Management.Controls.Tree.TreeViewAdv.UnsafeFullUpdate()
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

 


0 replies

Be the first to reply!

Reply