System.IO.FileNotFoundException: Could not load file or assembly 'Interop.EYEONECTRLLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. File name: 'Interop.EYEONECTRLLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' at AxEYEONECTRLLib.AxEyeOneCtrl.AttachInterfaces() at System.Windows.Forms.AxHost.GetOcxCreate() at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state) at System.Windows.Forms.AxHost.CreateHandle() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.AxHost.EndInit() at IQWorks.Measurement.EyeOneDisplay2..ctor(Form parentForm) in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\IQAutoLUT\Instrument_EyeOneDisplay2.cs:line 27 at IQWorks.Measurement.DisplayMeasurementDevice.GetDisplayMeasurementDevice(Int32 index, Form parentForm, AppInfo appInfo) in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\IQAutoLUT\DisplayMeasurement.cs:line 84 at IQWorks.Measurement.FormDisplayAssessment.cbMeasurementDevice_SelectedIndexChanged(Object sender, EventArgs e) in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\IQAutoLUT\FormDisplayAssessment.cs:line 162 at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value) at IQWorks.Measurement.FormDisplayAssessment.SetupCBDevices() in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\IQAutoLUT\FormDisplayAssessment.cs:line 51 at IQWorks.Measurement.FormDisplayAssessment..ctor(Form newMainForm) in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\IQAutoLUT\FormDisplayAssessment.cs:line 41 at IQWorks.FormMain.miDisplayAssessment_Click(Object sender, EventArgs e) in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\Main\FormMain.cs:line 4170 at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.ToolStripDropDown.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) 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]. Processor Count 2 OS Version Microsoft Windows NT 5.1.2600 Service Pack 2 Stack Trace at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at imaging.AppInfo.BuildErrorText(Exception ex) in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\Util\AppInfo.cs:line 353 at IQWorks.FormMain.LastChanceThreadHandler(Object sender, ThreadExceptionEventArgs args) in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\Main\FormMain.cs:line 1572 at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t) at System.Windows.Forms.Control.WndProcException(Exception e) at System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) 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(Form mainForm) at IQWorks.FormMain.Main() in C:\Data\Programming\work\IQWorksDevel\Code\IQWorks\Sub Projects\Main\FormMain.cs:line 1556