This is what the tracelog says
2010-02-15 11:50:48:578 Creating user defined methods files... 2010-02-15 11:50:48:593 Instantiating serializers... 2010-02-15 11:50:53:468 Registering chart styles... 2010-02-15 11:50:53:625 Registering bars types... 2010-02-15 11:50:54:812 in OnUnhandledApplicationException 2010-02-15 11:50:54:953 ********* exception trapped ********* 2010-02-15 11:50:54:953 Unknown 2010-02-15 11:50:54:953 System.Data.OleDb.OleDbException: Unknown at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr) at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) at System.Data.OleDb.OleDbCommand.ExecuteScalar() at Wilson.ORMapper.Internals.Connection.GetScalarValue(Type entityType, CommandInfo commandInfo, String sqlStatement, Parameter[] parameters) at Wilson.ORMapper.ObjectSpace.ExecuteScalar(String sqlStatement) at NinjaTrader.Db.Globals.get_Engine() at NinjaTrader.Gui.Globals.ApplicationStart() at NinjaTrader.Gui.ControlCenterForm.Application_Idle(Object sender, EventArgs e) at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.Run() at NinjaTrader.NTMain.Main()


Comment