I-Assure Forums
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Can not use Create Option for DIACAP packages... Expand / Collapse
Author
Message
Posted 9/14/2007 10:05:10 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 10/29/2007 1:53:17 PM
Posts: 1, Visits: 12
Can not use Create Option for DIACAP packages.

This is the error message received.

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.

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
----------------------------------------
w5gl0bha
    Assembly Version: 0.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
----------------------------------------
zuip2dlh
    Assembly Version: 0.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
----------------------------------------
g14f1rs8
    Assembly Version: 0.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
----------------------------------------

************** 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.


 

Post #297
Posted 9/19/2007 12:56:41 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 9/27/2007 4:04:53 PM
Posts: 1, Visits: 20
I'm having the same issue.  Any assistance would be greatly appreciated.
Post #299
Posted 10/1/2007 9:10:32 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: 8/24/2010 8:37:01 PM
Posts: 292, Visits: 690
Usually this occurs if the user does not have write permissions to the database, located in the Programs directory, under the I-Assure folder.
Post #302
Posted 1/9/2009 12:21:16 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/9/2009 12:24:43 PM
Posts: 1, Visits: 6
I'm getting the same error and i'm logged in as local administrator... i can't imagine it being a permissions issue. Any suggestions?
Post #744
Posted 2/2/2009 2:15:47 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 2/4/2009 1:34:42 PM
Posts: 1, Visits: 26
Same here and I have the same issue.

Carol D. Mullins, CISSP
618-236-4804
Post #771
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -6:00, Time now is 8:18pm

Powered by InstantForum.NET v4.1.4 © 2010
Execution: 0.109. 9 queries. Compression Disabled.