Privilege Manager throwing exception when adding a rule
Privilege Manager (4.1.3.21) is throwing an exception when adding a rule via self service request. Whats the solution to this?
System.NullReferenceException: Object reference not set to an instance of an object.
at eval_bi.eval_k()
at ScriptLogic.PrivilegeAuthority.Common.RuleInfo.LocalStore.eval_a.eval_a(RuleRow A_0)
at System.Data.EnumerableRowCollection`1.<GetLinqDataView>b__2(DataRow row)
at System.Data.EnumerableRowCollection`1.<>c__DisplayClass12.<GetLinqDataView>b__6(DataRow row)
at System.Data.DataView.RowPredicateFilter.System.Data.IFilter.Invoke(DataRow row, DataRowVersion version)
at System.Data.Index.AcceptRecord(Int32 record, IFilter filter)
at System.Data.Index.ApplyChangeAction(Int32 record, Int32 action, Int32 changeRecord)
at System.Data.DataTable.RecordStateChanged(Int32 record1, DataViewRowState oldState1, DataViewRowState newState1, Int32 record2, DataViewRowState oldState2, DataViewRowState newState2)
at System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException)
at System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent)
at System.Data.DataRowCollection.Add(DataRow row)
at ScriptLogic.PrivilegeAuthority.Common.RuleInfo.DataSetRules2.RuleDataTable.AddRuleRow(RuleRow row)
at ApplicationSecurityPack.Wizard.AppSecurity.l()
at ApplicationSecurityPack.Wizard.AppSecurity.eval_k()
at System.Windows.Forms.Control.OnClick(EventArgs e)
at Infragistics.Win.UltraControlBase.OnClick(EventArgs e)
at Infragistics.Win.Misc.UltraButtonBase.OnClick(EventArgs e)
at Infragistics.Win.Misc.UltraButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question