Has anyone experienced the issue that IFS is not loading the framework correctly? Tabs and boxes are missing from the window and I get this error message:
“Ifs.Fnd.FndSystemException: Utforskare: Ett ohanterat undantag inträffade ---> System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.
vid Ifs.Fnd.ApplicationRuntime.Core.FndDictionaryService.GetDynamicTabPagesForContainer(String containerName, String containerVersion)
vid Ifs.Fnd.ApplicationForms.cComponent.TabPagesGet(SalString sParentObject, SalString sWindowVersion, SalArray`1 sTabTag, SalArray`1 sWindow, SalArray`1 sTabTitle, IDictionary`2 tabsParentKeyMappingsList)
vid Ifs.Fnd.ApplicationForms.cTabManager._TabPagesAdd()
vid Ifs.Fnd.ApplicationForms.cMasterDetailTabFormWindow._TabPagesAdd()
vid Ifs.Fnd.ApplicationForms.cMasterDetailTabFormWindow.vrt_TabPagesAdd()
vid Ifs.Fnd.ApplicationForms.cTabManager.vrt_TabPagesAdd()
vid Ifs.Fnd.ApplicationForms.cTabManager.TabCreate(SalWindowHandle hWnd)
vid Ifs.Fnd.ApplicationForms.cMasterDetailTabFormWindow.TabCreate(SalWindowHandle hWnd)
vid Ifs.Fnd.ApplicationForms.cMasterDetailTabFormWindow.vrtTabCreate(SalWindowHandle hWnd)
vid Ifs.Fnd.ApplicationForms.cTabManager.vrtTabCreate(SalWindowHandle hWnd)
vid Ifs.Fnd.ApplicationForms.cTabManager.__TabCreate(SalWindowHandle hWnd)
vid PPJ.Runtime.Windows.QO.SalQuickTabs.CallTabCreate()
vid PPJ.Runtime.Windows.QO.SalQuickTabs.SendTabmCreate()
vid PPJ.Runtime.Windows.QO.SalQuickTabs.SalQuickTabs_WindowActions(Object sender, WindowActionsEventArgs e)
vid PPJ.Runtime.Windows.SalWindow.InvokeWindowActions(WindowActionsEventArgs args, SalContext context, Int32 startIndex)
vid PPJ.Runtime.Windows.SalWindow.FireWindowActions(Int32 msgCode, IntPtr wParam, IntPtr lParam)
vid PPJ.Runtime.Windows.SalWindow.FireWindowActions(Control ctrl, Int32 msgCode, SalNumber wParam, SalNumber lParam)
vid PPJ.Runtime.Windows.SalForm.SendSamCreate()
vid PPJ.Runtime.Windows.SalForm.OnHandleCreated(EventArgs e)
vid Ifs.Fnd.ApplicationForms.cFormWindow.OnHandleCreated(EventArgs e)
vid System.Windows.Forms.Control.WmCreate(Message& m)
vid System.Windows.Forms.Control.WndProc(Message& m)
vid System.Windows.Forms.ScrollableControl.WndProc(Message& m)
vid System.Windows.Forms.Form.WmCreate(Message& m)
vid System.Windows.Forms.Form.WndProc(Message& m)
vid PPJ.Runtime.Windows.SalForm.PPJ.Runtime.Windows.ISalWindow.DefaultWndProc(Message& m)
vid PPJ.Runtime.Windows.SalWindow.ProcessThenDispatch(Message& m)
vid PPJ.Runtime.Windows.SalWindow.ProcessWndProc(Message& m)
vid PPJ.Runtime.Windows.SalForm.WndProc(Message& m)
vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)”
We are using IFS Appl 9 UPD17 and Windows10 on out clients. Has anyone else experienced this and do you know why this is happening?
Thanks!