2010-05-28 00:52:33:980 in OnUnhandledApplicationException
2010-05-28 00:52:33:983 ********* exception trapped *********
2010-05-28 00:52:33:983 Could not load file or assembly 'System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
2010-05-28 00:52:33:983 System.IO.FileLoadException: Could not load file or assembly 'System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=null'
at Wilson.ORMapper.Internals.Connection.CreateDbComma nd(Guid transactionId, Type entityType, CommandInfo commandInfo, IDbConnection conn, String sqlStatement, Parameter[] parameters)
at Wilson.ORMapper.Internals.Connection.GetScalarValu e(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.Sys tem.Windows.Forms.UnsafeNativeMethods.IMsoComponen t.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager. System.Windows.Forms.UnsafeNativeMethods.IMsoCompo nentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.Run MessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run()
at NinjaTrader.NTMain.Main()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Comment