![]()
Customer has 50+ GP companies. There is 1 company where anytime it is the default company in MR, we cannot create a new row, column, or reporting tree. We receive the error message above and MR crashes. We need to add this company to a reporting tree which has all companies and are unable to do so.
Below is an excerpt from the Event Viewer:
Event Viewer:
Faulting application name: ReportDesigner.exe, version: 2.1.9001.11, time stamp: 0x536dae1b
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17415, time stamp: 0x54505737
Exception code: 0xc000041d
Fault offset: 0x0000000000008b9c
Faulting process id: 0xe34
Faulting application start time: 0x01d06dc84c82e953
Faulting application path: C:\Program Files\Microsoft Dynamics ERP\Management Reporter\2.1\Client\ReportDesigner.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 9ec9325f-d9bb-11e4-80c4-e0db550c753e
Faulting package full name:
Faulting package-relative application ID:
System.ArgumentException:
Parameter name: ordinal
at Microsoft.Dynamics.Performance.Reporting.Design.Common.DimensionDefinitions.AddDimensionName(String dimensionName, String segmentName, Int32 ordinal)
at Microsoft.Dynamics.Performance.Reporting.Design.Common.DimensionDefinitions..ctor(GLSegmentDefinitionCollection glSegments, GLDimensionCollection dimensions)
at Microsoft.Dynamics.Performance.Reporting.Design.Common.DimensionParser..ctor(GLSegmentDefinitionCollection glSegments, GLDimensionCollection dimensions, Boolean hooksAllowed)
at Microsoft.Dynamics.Performance.Reporting.ReportDesigner.ColumnControl..ctor(Guid id, Guid specificationSetId, ColumnLayoutDataSet columnLayoutDataSet)
at Microsoft.Dynamics.Performance.Reporting.ReportDesigner.MdiChildForm..ctor(Form parentForm, NavigationButton formType, Guid buildingBlockId, String buildingBlockName, Guid specificationSetId, DataSet buildingBlockDataSet, Boolean readOnly)
at Microsoft.Dynamics.Performance.Reporting.ReportDesigner.Designer.CreateAndShowMdiChild(NavigationButton formType, Guid buildingBlockID, String name, DataSet buildingBlockDataSet, Boolean readOnly)
at Microsoft.Dynamics.Performance.Reporting.ReportDesigner.Designer.NewColumn()
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at Microsoft.Dynamics.Performance.Reporting.ReportDesigner.ReportDesignerMain.Main(String[] commandLine)