We have just updated from Apps 10 Update 9 to Update 15, and now get the following error when searching in the Resource Monitoring Gantt.
You can search okay the first time, however if you then perform a subsequent search and change the search criteria, this error appears. It happens for that user until they close out of, and restart IFS.
It does not appear to happen when logged in as IFSAPP though.
It was not a problem prior to Update 15.
Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred ---> NETRONIC.XGantt.VcElementCannotBeDeletedException: The calendar "TEMPCAL#" is used, it can not be deleted.
at NETRONIC.XGantt.VcGantt.throwException(Type type, String message)
at ActXBaseControl.throwException(Type type, CStringT<wchar_t\,StrTraitMFC_DLL<wchar_t\,ATL::ChTraitsCRT<wchar_t> > >* message)
at NETRONIC.XGantt.NeAutoElementBaseCollection.removeElement(Char* elementName)
at NETRONIC.XGantt.VcCalendarCollection.Remove(String calendarName)
at Ifs.Application.Wo.frmMonitoringGantt.DrawCalendars()
at Ifs.Application.Wo.frmMonitoringGantt.loadEmployeeData()
at Ifs.Application.Wo.frmMonitoringGantt.frmMonitoringGantt_OnPM_DataSourcePopulate(Object sender, WindowActionsEventArgs e)
at Ifs.Application.Wo.frmMonitoringGantt.frmMonitoringGantt_WindowActions(Object sender, WindowActionsEventArgs e)
at PPJ.Runtime.Windows.SalWindow.InvokeWindowActions(WindowActionsEventArgs args, SalContext context, Int32 startIndex)
at PPJ.Runtime.Windows.SalWindow.FireWindowActions(Int32 msgCode, IntPtr wParam, IntPtr lParam)
at PPJ.Runtime.Windows.SalWindow.DispatchThenProcess(Message& m)
at PPJ.Runtime.Windows.SalWindow.ProcessWndProc(Message& m)
at PPJ.Runtime.Windows.SalForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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)
--- End of inner exception stack trace ---