| I can't figure out how to creat the DIACAP Executive Package, it keeps giving me the following error (details included): “Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. Object reference not set to an instance of an object.” DETAILS: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at PerpetuumSoft.Reporting.View.ReportViewer.paintBox_Resize(Object sender, EventArgs e) at System.Windows.Forms.Control.OnResize(EventArgs e) at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(Rectangle bounds, BoundsSpecified specified) at System.Windows.Forms.Layout.DefaultLayout.xLayoutDockedControl(IArrangedElement element, Rectangle newElementBounds, Boolean measureOnly, Size& preferredSize, Rectangle& remainingBounds) at System.Windows.Forms.Layout.DefaultLayout.LayoutDockedControls(IArrangedElement container, Boolean measureOnly) at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement container, Boolean measureOnly, Size& preferredSize) at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args) at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs) at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent) at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent) at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at System.Windows.Forms.Control.PerformLayout() at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout) at System.Windows.Forms.Control.ResumeLayout() at System.Windows.Forms.SplitContainer.ResizeSplitContainer() at System.Windows.Forms.SplitContainer.OnLayout(LayoutEventArgs e) at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.PerformLayout(IArrangedElement affectedElement, String affectedProperty) at System.Windows.Forms.Layout.LayoutTransaction.DoLayout(IArrangedElement elementToLayout, IArrangedElement elementCausingLayout, String property) at System.Windows.Forms.Control.OnResize(EventArgs e) at System.Windows.Forms.Control.OnSizeChanged(EventArgs e) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight) at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height) at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.SplitContainer.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified) at System.Windows.Forms.Control.System.Windows.Forms.Layout.IArrangedElement.SetBounds(Rectangle bounds, BoundsSpecified specified) at System.Windows.Forms.Layout.DefaultLayout.xLayoutDockedControl(IArrangedElement element, Rectangle newElementBounds, Boolean measureOnly, Size& preferredSize, Rectangle& remainingBounds) at System.Windows.Forms.Layout.DefaultLayout.LayoutDockedControls(IArrangedElement container, Boolean measureOnly) at System.Windows.Forms.Layout.DefaultLayout.xLayout(IArrangedElement container, Boolean measureOnly, Size& preferredSize) at System.Windows.Forms.Layout.DefaultLayout.LayoutCore(IArrangedElement container, LayoutEventArgs args) at System.Windows.Forms.Layout.LayoutEngine.Layout(Object container, LayoutEventArgs layoutEventArgs) at System.Windows.Forms.Control.OnLayout(LayoutEventArgs levent) at System.Windows.Forms.ScrollableControl.OnLayout(LayoutEventArgs levent) at System.Windows.Forms.ContainerControl.OnLayout(LayoutEventArgs e) at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args) at System.Windows.Forms.Control.PerformLayout() at PerpetuumSoft.Reporting.View.ReportViewer.InitializeComponent() at PerpetuumSoft.Reporting.View.ReportViewer.Initialize() at PerpetuumSoft.Reporting.View.ReportViewer..ctor(Type type) at PerpetuumSoft.Reporting.View.ReportViewer.UnlicensedReportViewer..ctor() at PerpetuumSoft.Reporting.View.PreviewForm.InitializeComponent() at PerpetuumSoft.Reporting.View.PreviewForm.Initialize() at PerpetuumSoft.Reporting.View.PreviewForm..ctor() at I_Assure_DIACAP_Toolset.frmMain.UltraToolbarsManager1_ToolClick(Object sender, ToolClickEventArgs e) at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e) at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e) at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick() at Infragistics.Win.UltraWinToolbars.ToolMenuItem.OnClick() at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.DoClickProcessing(MouseEventArgs e) at Infragistics.Win.UltraWinToolbars.PopupMenuItemUIElement.OnMouseUp(MouseEventArgs e) at Infragistics.Win.TextUIElementBase.OnMouseUp(MouseEventArgs e) at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e) at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e) at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e) at Infragistics.Win.UltraControlBase.OnMouseUp(MouseEventArgs e) at Infragistics.Win.UltraWinToolbars.PopupControlBase.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- I-Assure_DIACAP Toolset Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/I-Assure_DIACAP%20Toolset.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- Infragistics2.Win.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.v7.1.DLL ---------------------------------------- dotnetCharting.WinForms Assembly Version: 4.2.2656.25255 Win32 Version: 4.2.2656.25255 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/dotnetCharting.WinForms.DLL ---------------------------------------- Infragistics2.Win.UltraWinToolbars.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.UltraWinToolbars.v7.1.DLL ---------------------------------------- PerpetuumSoft.Reporting Assembly Version: 3.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/PerpetuumSoft.Reporting.DLL ---------------------------------------- Infragistics2.Win.UltraWinGrid.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.UltraWinGrid.v7.1.DLL ---------------------------------------- Infragistics2.Win.UltraWinStatusBar.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.UltraWinStatusBar.v7.1.DLL ---------------------------------------- Infragistics2.Win.UltraWinTabControl.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.UltraWinTabControl.v7.1.DLL ---------------------------------------- Infragistics2.Shared.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Shared.v7.1.DLL ---------------------------------------- Infragistics2.Win.Misc.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.Misc.v7.1.DLL ---------------------------------------- Infragistics2.Win.UltraWinGrid.ExcelExport.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.UltraWinGrid.ExcelExport.v7.1.DLL ---------------------------------------- Infragistics2.Excel.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Excel.v7.1.DLL ---------------------------------------- PerpetuumSoft.Reporting.Export.Pdf Assembly Version: 3.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/PerpetuumSoft.Reporting.Export.Pdf.DLL ---------------------------------------- PerpetuumSoft.Reporting.Export.Rtf Assembly Version: 3.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/PerpetuumSoft.Reporting.Export.Rtf.DLL ---------------------------------------- Infragistics2.Win.UltraWinPrintPreviewDialog.v7.1 Assembly Version: 7.1.20071.1045 Win32 Version: 7.1.20071.1045 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/Infragistics2.Win.UltraWinPrintPreviewDialog.v7.1.DLL ---------------------------------------- PerpetuumSoft.Framework Assembly Version: 3.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/PerpetuumSoft.Framework.DLL ---------------------------------------- System.Design Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- ProgressTaskList Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/ProgressTaskList.DLL ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.832 (QFE.050727-8300) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- ActiproSoftware.Wizard.Net20 Assembly Version: 3.0.127.0 Win32 Version: 3.0.127.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/ActiproSoftware.Wizard.Net20.DLL ---------------------------------------- DynamicMetaProperties Assembly Version: 0.0.0.0 Win32 Version: 3.0.0.0 CodeBase: file:///C:/Program%20Files/I-Assure/DIACAP%20Toolset/PerpetuumSoft.Framework.dll ---------------------------------------- System.Drawing.Design Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. When you select the "continue" option it does nothing. Any assistance would be appreciated. Thanks.
Orman Cupp, YA-2210-02, DAFC
USSTRATCOM/J65
|