SA Constructor is choking on this file... not sure what went wrong. Perhaps a patch from microsoft screwed this up? Need to fix this.... whats the least painful way to fix this file?
2011-09-10 19:05:39:915 ApplicationStart done, took 27.0 secs
2011-09-10 19:05:48:118 in OnUnhandledThreadException
2011-09-10 19:05:48:125 *************** unhandled exception trapped ***************
2011-09-10 19:05:48:125 Could not load file or assembly 'Infragistics2.Win.UltraWinDock.v8.3, Version=8.3.20083.1009, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.
2011-09-10 19:05:48:125 at NinjaTrader.Strategy.StrategyAnalyzer..ctor()
at NinjaTrader.Gui.ControlCenterForm.mnuStrategyAnaly zer_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
Comment