Question

Demand Forecast crash after load data

  • 28 February 2022
  • 0 replies
  • 45 views

Badge +1

Hi, I want ask you, do you know someone, what exactly happened, if I load data (F2/F3) on window Supply Chain Planning\Demand Planning\Demand Forecast (APP9), and I get the Error message like in attachments. This situation occurs only in EN language version. It looks like problem with length of String maybe. Is here anybody who has some experience with this?

Thank you for your advice

Tomas Fridman
 


Error lines:
Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred ---> System.ArgumentOutOfRangeException: The DisplayIndex property of a DataGridViewColumn must be smaller than the number of columns.
Parameter name: DisplayIndex
Actual value was 14.
   at System.Windows.Forms.DataGridViewColumn.set_DisplayIndex(Int32 value)
   at Ifs.Application.Demand_.Controls.cForecastGridView.LoadGridColumnSettings(String profileSectionKey)
   at Ifs.Application.Demand_.frmDemandForecast.LoadGridForecast(IDataModel dataModel)
   at Ifs.Application.Demand_.frmDemandForecast.LoadForm(Boolean refresh)
   at Ifs.Application.Demand_.frmDemandForecast.vrtDataSourcePopulate(SalNumber nWhat, SalNumber nParam)
   at Ifs.Fnd.ApplicationForms.cDataSource.vrtDataSourcePopulate(SalNumber nWhat, SalNumber nParam)
   at Ifs.Fnd.ApplicationForms.cDataSource.cDataSource_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 ---
 


This topic has been closed for comments