Printing error

Printing error

Hi Grant

I get the following error when trying to print using NCoverExplorer

---------------------------
NCoverExplorer 1.3.5.1872 Error
---------------------------
An unexpected error has occurred in NCoverExplorer 1.3.5.1872.
Framework loaded: 1.1.4322.2032
Operating system: Microsoft Windows NT 5.1.2600.0
If you are able to replicate it please send an e-mail to:
   support@ncoverexplorer.org

Alternatively post it in the NCoverExplorer forums at:
   http://ncover.org/SITE/forums/default.aspx

(You can copy and paste the text from the dialog using Ctrl+C)

System.NullReferenceException: Object reference not set to an instance of an object.
   at NCoverExplorer.Core.Presentation.MainForm._OnPrintButtonClick(Object sender, EventArgs e)
   at System.Windows.Forms.CommandBarControl.OnClick(EventArgs e)
   at System.Windows.Forms.CommandBarControl.PerformClick(EventArgs e)
   at System.Windows.Forms.MenuBarItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.CommandBar.WndProc(Message& message)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
---------------------------
OK  
---------------------------