When I open load the report view or refresh the report view, I will get the following error. Any advise?
ExceptionType: Adiscon.MonitorWare.Console.CMWException
SourceFunction:
Void loadAll()
CallStack:
at Adiscon.MonitorWare.Console.CReportsTemplateCollection.loadAll()
at Adiscon.MonitorWare.Console.frmReportManagerForm.refresh()
Inner Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Adiscon.MonitorWare.Console.CReportsSaved.FindNodezParent(String parentPath, CFilterCondition currentBranch)
at Adiscon.MonitorWare.Console.CReportsSaved.InsertInTree(CFilterCondition cond, Boolean isOldReport)
at Adiscon.MonitorWare.Console.CReportsSaved.CreateTreeFromArrayList(ArrayList filtersList, Boolean isOldReport)
at Adiscon.MonitorWare.Console.CReportsSaved.load()
at Adiscon.MonitorWare.Console.CReportsTemplateCollection.loadAll()

