Question

Unknown form template class - absence

  • 12 March 2024
  • 0 replies
  • 26 views

Badge +1

Hi all,

 

One of my HR users getting below error message. Rest of the team works and her account works in our non production environments. Anyone know what this means and how to solve it, please? 

 

Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred ---> System.ArgumentException: Unknown form template class: frmAbsenceLimitYear.
   at PPJ.Runtime.Windows.SalWindow.CreateWindow(String typeName, Control parent, Single left, Single top, Single width, Single height, Int32 flags, Assembly asm)
   at PPJ.Runtime.Sal.CreateWindowEx(SalString formName, Control parent, SalNumber left, SalNumber top, SalNumber width, SalNumber height, SalNumber flags)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.CreatePageWindowAsChild(String formName, Single left, Single top, Single right, Single bottom)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.CreatePage(SalString sTag)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.SetCurrentPage(SalString sTag)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.ShowCurrentPage(Int32 tabIndex)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.tabControl_SelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.FndSalTabControl.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.TabControl.WmSelChange()
   at System.Windows.Forms.TabControl.WndProc(Message& m)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.SalTabControl.OnWmReflectedNotify(Message& m)
   at PPJ.Runtime.Windows.QO.SalQuickTabs.SalTabControl.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 ---

 


0 replies

Be the first to reply!

Reply