Hi Guys,
I have recently started supporting a local primary school which uses SIMS as their MIS, the problem being that I don't have any experiance with it, the only MIS I have a vague experiance with is CMIS. So I am asking for help/guidance for fixing the following issue:-
Basically the user will log into SIMS, open up their markbook.
Select Zoom
Press Print and then Print Preview.
This then brings up an error.
"2144-6090-5900
Object reference not set to an instance of an object: System.NullReferenceException"
I have exported the XML of the error which reads:-
Any help or advice would be greatly appreciated.Code:- <System.NullReferenceException Type="System.NullReferenceException"> <FaultCode>2144-6090-5900</FaultCode> <Message>Object reference not set to an instance of an object.</Message> <StackTrace>at SIMS.Processes.ExternalApplication.SetupExcel() at SIMS.Processes.ASMMarksheetDetail.ExportMarksheetForPreview(String strFileName, Boolean formatted, String supervisorName) at SIMS.Processes.ASMMarksheetDetail.PrintPreviewMarksheet(Boolean print, Boolean landScape) at SIMS.UserInterfaces.ASMDlgMarksheetPrint.buttonPrintPreview_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at NETXP.Controls.XPButton.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.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.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)</StackTrace> <HelpLink /> <Source>PerformanceBaseProcesses</Source> </System.NullReferenceException>
Thanks in advance.
Ben



LinkBack URL
About LinkBacks
Reply With Quote





