AccountRight Application Error Report ===================================== Application Version: 2015.1.17.580 Application File Version: 2015.1.17.580 Time: 26 March 2015 6:27:32 p.m. Code: System.Data.SqlServerCe.SqlCeException Message: Not enough storage is available to complete this operation. Stack Trace ---------------------------------- 1 : (System.Data.SqlServerCe.SqlCeException) Not enough storage is available to complete this operation. at System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan() at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options) at System.Data.SqlServerCe.SqlCeCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult) at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries) at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query) at System.Data.Linq.Table`1.System.Linq.IQueryProvider.Execute[TResult](Expression expression) at System.Linq.Queryable.SingleOrDefault[TSource](IQueryable`1 source, Expression`1 predicate) at MYOB.Huxley.BusinessLayer.Entities.JournalTransactionManager.GetItemById(Int32 id) at MYOB.Huxley.BusinessLayer.Repositories.Repository`1.GetItemById(IUnitOfWork uow, Int32 id) at MYOB.Huxley.Services.Core.BusinessObjectService`2.GetItemById(IDataSession ds, Int32 id) at MYOB.Huxley.Services.Journal.JournalService.UpdateJournalLinesClearStatus(IDataSession ds, IEnumerable`1 journalTransactions) at MYOB.Huxley.Services.Journal.JournalService.UpdateJournalLinesClearStatus(IEnumerable`1 journalTransactions) at MYOB.Huxley.UI.Decorators.Services.DecoratorServiceMYOBHuxleyAPIServicesAccountingIJournalService.UpdateJournalLinesClearStatus(IEnumerable`1 journalTransactions) at MYOB.Huxley.UI.Controllers.Banking.ReconcileAccountsController.ProcessImportStatement(IStatementImportService importService, IEnumerable`1 bankStatementLinesInterimList) at MYOB.Huxley.UI.Controllers.Banking.ReconcileAccountsController.ImportStatement(String fileName, IEnumerable`1& importResult) at MYOB.Huxley.UI.Controllers.Banking.BankRegisterController.ImportStatement(String fileName, IEnumerable`1& importResult) at MYOB.Huxley.UI.Forms.Banking.BankRegister.ImportStatement(IEnumerable`1 lines) at MYOB.Huxley.UI.Forms.BaseForms.BaseViewContainer.PerformAction(MethodToExecute methodToPerform, IEnumerable`1 uiEntities) at MYOB.Huxley.UI.Forms.Banking.BankRegister.DisplayTransactionsResult() at MYOB.Huxley.UI.Forms.Banking.BankRegister.GetStatement() at MYOB.Huxley.UI.Forms.Banking.BankRegister.btnGetStatement_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e) at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m) at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg) 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) ---------------------------------- ----------------------------------