I get the same arror message in either of the 2 usb ports
The error code in properties says the device cant start (error code 10).
When I start sharpcap is says error during preview
Sharp cap also listed the error on the clipboard
here it is
SharpCap, Version=1.5.0.346, Culture=neutral, PublicKeyToken=null
System.NullReferenceException: Object reference not set to an instance of an object.
at SharpCap.Cameras.NewDirectShow.CaptureProvider.RunCapture() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.NewDirectShow\CaptureProvider.cs 96
at SharpCap.MultiCaptureProvider.RunCapture() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\MultiCaptureProvider.cs 154
at SharpCap.UI.SharpCapForm.RunCapture() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\UI\SharpCapForm.cs 297
at SharpCap.UI.SharpCapForm.scf_FormClosed(Object sender, FormClosedEventArgs e) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\UI\SharpCapForm.cs 253
at System.Windows.Forms.FormClosedEventHandler.Invoke(Object sender, FormClosedEventArgs e)
at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at SharpCap.UI.ToolForm.WndProc(Message& m) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\UI\ToolForm.cs 31
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)
===============================================================
Application Log (from start)
Debug: 21.3499142 SharpCap.Base.CaptureProviderBase`1.Initialize(IWin32Window previewTargetWindow) :: Started
Debug: 21.3655142 PylonC.NETSupportLibrary.ImageProvider..ctor() :: Started
Debug: 21.3655142 PylonC.NETSupportLibrary.ImageProvider..ctor() :: Ended
Debug: 21.3655142 SharpCap.Base.CaptureProviderBase`1.Initialize(IWin32Window previewTargetWindow) :: Ended
Debug: 21.3655142 SharpCap.Base.CaptureProviderBase`1.Initialize(IWin32Window previewTargetWindow) :: Started
Debug: 21.3655142 PylonC.NETSupportLibrary.ImageProvider..ctor() :: Started
Debug: 21.3655142 PylonC.NETSupportLibrary.ImageProvider..ctor() :: Ended
Debug: 21.3655142 SharpCap.Base.CaptureProviderBase`1.Initialize(IWin32Window previewTargetWindow) :: Ended
Debug: 21.3967143 SharpCap.DirectShow.Capture.Initialize() :: Started
Debug: 21.3967143 SharpCap.DirectShow.Capture.Initialize() :: Device notification registered
Debug: 21.3967143 SharpCap.DirectShow.Capture.Initialize() :: Ended
Error: 21.4591144 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\LXControllers\inpout32.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\LXControllers\inpout32.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.4903144 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\ClrDump.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\ClrDump.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5059144 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\dbghelp.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\dbghelp.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5059144 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\FrameFlt.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\FrameFlt.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5059144 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\GMFBridge.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\GMFBridge.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5215145 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\m3api.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\m3api.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5683146 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\ClrDump.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\ClrDump.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5683146 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\dbghelp.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\dbghelp.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5683146 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\FrameFlt.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\FrameFlt.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5683146 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\GMFBridge.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\GMFBridge.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Error: 21.5683146 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Loading implementation assemby : C:\Program Files (x86)\rwg\SharpCap\.\m3api.dll : Could not load file or assembly 'file:///C:\Program Files (x86)\rwg\SharpCap\m3api.dll' or one of its dependencies. The module was expected to contain an assembly manifest.
Stack Trace: at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, StackCrawlMark& stackMark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Base\InterfaceFactory.cs 55
Extra Info:
Debug: 21.5839146 SharpCap.Base.CaptureProviderBase`1.Initialize(IWin32Window previewTargetWindow) :: Started
Debug: 21.5839146 SharpCap.Cameras.Ximea.XimeaCaptureProvider.CreateImageProviderAndHookupEvents() :: Started
Debug: 21.5839146 SharpCap.Base.CaptureProviderBase`1.Initialize(IWin32Window previewTargetWindow) :: Ended
Debug: 21.5839146 SharpCap.DirectShow.Capture.Initialize() :: Started
Debug: 21.5839146 SharpCap.DirectShow.Capture.Initialize() :: Device notification registered
Debug: 21.5839146 SharpCap.DirectShow.Capture.Initialize() :: Ended
Debug: 21.7523184 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Started
Error: 21.7835184 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Enumerating Basler Devices : The type initializer for 'PylonC.NET.Pylon' threw an exception.
Stack Trace: at PylonC.NET.Pylon.EnumerateDevices()
at PylonC.NETSupportLibrary.DeviceEnumerator.EnumerateDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\SupportLib\DeviceEnumerator.cs 17
at SharpCap.Cameras.Basler.CaptureProvider.GetEnumeratedDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 258
at SharpCap.Cameras.Basler.CaptureProvider.EnumDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 236
Extra Info:
Error: 21.7835184 SharpCap.Base.Tracer.TraceException(String action, Exception e, String additionalInfo) :: Inner Exception : System.NullReferenceException: Object reference not set to an instance of an object.
at PylonC.NET.Bootstrapper.Initialize()
at PylonC.NET.Pylon..cctor()
Debug: 21.7835184 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Ended
Debug: 21.7835184 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Started
Error: 21.7835184 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Enumerating Basler Devices : The type initializer for 'PylonC.NET.Pylon' threw an exception.
Stack Trace: at PylonC.NET.Pylon.EnumerateDevices()
at PylonC.NETSupportLibrary.DeviceEnumerator.EnumerateDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\SupportLib\DeviceEnumerator.cs 17
at SharpCap.Cameras.Basler.CaptureProvider.GetEnumeratedDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 258
at SharpCap.Cameras.Basler.CaptureProvider.EnumDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 236
Extra Info:
Error: 21.7835184 SharpCap.Base.Tracer.TraceException(String action, Exception e, String additionalInfo) :: Inner Exception : System.NullReferenceException: Object reference not set to an instance of an object.
at PylonC.NET.Bootstrapper.Initialize()
at PylonC.NET.Pylon..cctor()
Debug: 21.7835184 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Ended
Info: 21.8303185 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Info: 21.8303185 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.8459186 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Info: 21.8459186 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Debug: 21.8771186 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Started
Info: 21.8771186 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Getting list of available decives
Debug: 21.8771186 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Device enumerator created OK
Debug: 21.8927186 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Video class enumerator created OK
Debug: 21.8927186 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:\\?\usb#vid_0c45&pid_6430&mi_00#7&3718b831&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Info: 21.9083187 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Debug: 21.9083187 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:{860BB310-5D01-11D0-BD3B-00A0C911CE86}\ASI120MM Camera (ZWO Design)
Info: 21.9083187 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.9083187 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Completed video enumeration - found 2 devices.
Debug: 21.9083187 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Ended
Debug: 21.9395187 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Camera V2 simulator, ProgID = ASCOM.Simulator.Camera
Debug: 21.9395187 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Simulator, ProgID = CCDSimulator.Camera
Debug: 21.9395187 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Camera V2 simulator, ProgID = ASCOM.Simulator.Camera
Debug: 21.9395187 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Simulator, ProgID = CCDSimulator.Camera
Debug: 21.9395187 SharpCap.Cameras.Ximea.XimeaCaptureProvider.GetDeviceMenuItems() :: Started
Debug: 21.0331189 SharpCap.Cameras.Ximea.XimeaCaptureProvider.GetDeviceMenuItems() :: Ended
Debug: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Started
Info: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Getting list of available decives
Debug: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Device enumerator created OK
Debug: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Video class enumerator created OK
Debug: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:\\?\usb#vid_0c45&pid_6430&mi_00#7&3718b831&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Info: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Debug: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:{860BB310-5D01-11D0-BD3B-00A0C911CE86}\ASI120MM Camera (ZWO Design)
Info: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Completed video enumeration - found 2 devices.
Debug: 21.0331189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Ended
Debug: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Started
Info: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Getting list of available decives
Debug: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Device enumerator created OK
Debug: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Video class enumerator created OK
Debug: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:\\?\usb#vid_0c45&pid_6430&mi_00#7&3718b831&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Info: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Debug: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:{860BB310-5D01-11D0-BD3B-00A0C911CE86}\ASI120MM Camera (ZWO Design)
Info: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Completed video enumeration - found 2 devices.
Debug: 21.0487189 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Ended
Debug: 21.6707393 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Started
Error: 21.6707393 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Enumerating Basler Devices : The type initializer for 'PylonC.NET.Pylon' threw an exception.
Stack Trace: at PylonC.NET.Pylon.EnumerateDevices()
at PylonC.NETSupportLibrary.DeviceEnumerator.EnumerateDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\SupportLib\DeviceEnumerator.cs 17
at SharpCap.Cameras.Basler.CaptureProvider.GetEnumeratedDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 258
at SharpCap.Cameras.Basler.CaptureProvider.EnumDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 236
Extra Info:
Error: 21.6707393 SharpCap.Base.Tracer.TraceException(String action, Exception e, String additionalInfo) :: Inner Exception : System.NullReferenceException: Object reference not set to an instance of an object.
at PylonC.NET.Bootstrapper.Initialize()
at PylonC.NET.Pylon..cctor()
Debug: 21.6707393 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Ended
Debug: 21.6707393 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Started
Error: 21.6707393 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: Exception from Enumerating Basler Devices : The type initializer for 'PylonC.NET.Pylon' threw an exception.
Stack Trace: at PylonC.NET.Pylon.EnumerateDevices()
at PylonC.NETSupportLibrary.DeviceEnumerator.EnumerateDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\SupportLib\DeviceEnumerator.cs 17
at SharpCap.Cameras.Basler.CaptureProvider.GetEnumeratedDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 258
at SharpCap.Cameras.Basler.CaptureProvider.EnumDevices() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.Basler\BaslerCaptureProvider.cs 236
Extra Info:
Error: 21.6707393 SharpCap.Base.Tracer.TraceException(String action, Exception e, String additionalInfo) :: Inner Exception : System.NullReferenceException: Object reference not set to an instance of an object.
at PylonC.NET.Bootstrapper.Initialize()
at PylonC.NET.Pylon..cctor()
Debug: 21.6707393 SharpCap.Cameras.Basler.CaptureProvider.GetDeviceMenuItems() :: Ended
Info: 21.6863394 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Info: 21.6863394 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.7175394 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Info: 21.7175394 SharpCap.Cameras.NewDirectShow.DeviceEnumerator.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Debug: 21.7175394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Started
Info: 21.7175394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Getting list of available decives
Debug: 21.7175394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Device enumerator created OK
Debug: 21.7331394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Video class enumerator created OK
Debug: 21.7331394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:\\?\usb#vid_0c45&pid_6430&mi_00#7&3718b831&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Info: 21.7331394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Debug: 21.7331394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:{860BB310-5D01-11D0-BD3B-00A0C911CE86}\ASI120MM Camera (ZWO Design)
Info: 21.7331394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.7331394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Completed video enumeration - found 2 devices.
Debug: 21.7331394 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Ended
Debug: 21.7487395 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Camera V2 simulator, ProgID = ASCOM.Simulator.Camera
Debug: 21.7487395 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Simulator, ProgID = CCDSimulator.Camera
Debug: 21.7643395 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Camera V2 simulator, ProgID = ASCOM.Simulator.Camera
Debug: 21.7643395 SharpCap.Cameras.ASCOMCamera.AscomCaptureProvider.GetDeviceMenuItems() :: Adding ASCOM Camera Name = Simulator, ProgID = CCDSimulator.Camera
Debug: 21.7643395 SharpCap.Cameras.Ximea.XimeaCaptureProvider.GetDeviceMenuItems() :: Started
Debug: 21.8267396 SharpCap.Cameras.Ximea.XimeaCaptureProvider.GetDeviceMenuItems() :: Ended
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Started
Info: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Getting list of available decives
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Device enumerator created OK
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Video class enumerator created OK
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:\\?\usb#vid_0c45&pid_6430&mi_00#7&3718b831&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Info: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:{860BB310-5D01-11D0-BD3B-00A0C911CE86}\ASI120MM Camera (ZWO Design)
Info: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Completed video enumeration - found 2 devices.
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Ended
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Started
Info: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Getting list of available decives
Debug: 21.8267396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Device enumerator created OK
Debug: 21.8423396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Video class enumerator created OK
Debug: 21.8423396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:\\?\usb#vid_0c45&pid_6430&mi_00#7&3718b831&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global
Info: 21.8423396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : Integrated Webcam to menu
Debug: 21.8423396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Investigating device : @device:{860BB310-5D01-11D0-BD3B-00A0C911CE86}\ASI120MM Camera (ZWO Design)
Info: 21.8423396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Adding device : ASI120MM Camera (ZWO Design) to menu
Info: 21.8423396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Completed video enumeration - found 2 devices.
Debug: 21.8423396 SharpCap.DirectShow.Capture.GetDeviceMenuItems() :: Ended
Info: 21.5895427 SharpCap.UI.SharpCapForm.StopCurrentDevice() :: Stopping device.
Debug: 21.5895427 SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag) :: Opening device : ASI120MM Camera (ZWO Design)
Debug: 21.6035445 SharpCap.UI.SharpCapForm.ApplyDefaultProfile() :: Started
Debug: 21.6035445 SharpCap.UI.SharpCapForm.ApplyDefaultProfile() :: Ended (No default defined for this camera)
Debug: 21.6035445 SharpCap.Cameras.NewDirectShow.CaptureProvider.StartPreview() :: Started
Debug: 21.6659446 SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetPinControls() :: Pin controls being added
Debug: 21.7127447 SharpCap.DirectShow.FrameRatePropertyControl.PopulateValueList() :: Started
Debug: 21.7127447 SharpCap.DirectShow.FrameRatePropertyControl.PopulateValueList() :: Ended
Info: 21.7127447 SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetCameraControls() :: Camera controls being added via native IAMCameraControl
Info: 21.7127447 SharpCap.Cameras.NewDirectShow.CaptureControlFactory.GetProcAmpControls() :: Proc Amp controls being added via native IAMVideoProcAmp
Debug: 21.7127447 SharpCap.Cameras.NewDirectShow.CaptureProvider.LogPreviewDeviceParams() :: Trying to start preview for colour space : MONO8
Debug: 21.7127447 SharpCap.Cameras.NewDirectShow.CaptureProvider.LogPreviewDeviceParams() :: Resolution is : 1280x960
Debug: 21.7127447 SharpCap.Cameras.NewDirectShow.CaptureProvider.LogPreviewDeviceParams() :: FrameRate is : Maximum
Debug: 21.0403452 SharpCap.Cameras.NewDirectShow.CaptureProvider.StartPreview() :: preview graph rendered to sample grabber and UI
Debug: 21.0403452 SharpCap.Cameras.NewDirectShow.CaptureProvider.StartPreview() :: capture graph rendered to frame filter and preview sink
Debug: 21.1277468 SharpCap.DirectShow.FrameRatePropertyControl.PopulateValueList() :: Started
Debug: 21.1277468 SharpCap.DirectShow.FrameRatePropertyControl.PopulateValueList() :: Ended
Info: 21.1287468 SharpCap.MultiCaptureProvider.Current_OnCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartPreview
Debug: 21.1347472 SharpCap.UI.ControlForm.InitControls(CaptureControl control, String deviceName, IFocuserProxy focuser) :: Started
Debug: 21.3207578 SharpCap.UI.ControlForm.InitControls(CaptureControl control, String deviceName, IFocuserProxy focuser) :: Ended
Debug: 21.3217579 SharpCap.UI.ControlForm.set_ItemsEnabled(Boolean value) :: Started
Debug: 21.3217579 SharpCap.Cameras.NewDirectShow.CaptureProvider.StartPreview() :: Ended
Info: 21.3237580 SharpCap.Cameras.NewDirectShow.CaptureProvider.OnFgNotify(Message m) :: MediaEvent Abort
Debug: 21.3237580 SharpCap.Cameras.NewDirectShow.CaptureProvider.StopPreview() :: Started
Info: 21.3257581 SharpCap.MultiCaptureProvider.Current_OnCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StopPreview
Debug: 21.3257581 SharpCap.UI.ControlForm.set_ItemsEnabled(Boolean value) :: Started
Debug: 21.3397589 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Started
Debug: 21.3397589 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Started
Debug: 21.3397589 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Started
Debug: 21.3397589 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Started
Debug: 21.3397589 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Ended
Debug: 21.3407590 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Ended
Debug: 21.3407590 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Started
Debug: 21.3407590 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Started
Debug: 21.3407590 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Started
Debug: 21.3407590 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Ended
Debug: 21.3427591 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Ended
Debug: 21.3427591 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Ended
Debug: 21.3427591 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Ended
Debug: 21.3437591 SharpCap.Cameras.NewDirectShow.CaptureGraphBuilder.RemoveDownstream(IBaseFilter filter) :: Ended
Debug: 21.3437591 SharpCap.Cameras.NewDirectShow.CaptureProvider.StopPreview() :: Ended
Warning: 21.3437591 SharpCap.Cameras.NewDirectShow.CaptureProvider.OnFgNotify(Message m) :: Error during preview (0x80040209)
Info: 21.3875919 SharpCap.Base.Tracer.Trace(LogLevel level, String format, Object args) :: About to run the capture : LimitType = Unlimited, LimitValue = 0, SequenceCount = 1, SequenceInterval = 300
Error: 21.4235940 System.NullReferenceException: Object reference not set to an instance of an object.
at SharpCap.Cameras.NewDirectShow.CaptureProvider.RunCapture() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap.Cameras.NewDirectShow\CaptureProvider.cs 96
at SharpCap.MultiCaptureProvider.RunCapture() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\MultiCaptureProvider.cs 154
at SharpCap.UI.SharpCapForm.RunCapture() in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\UI\SharpCapForm.cs 297
at SharpCap.UI.SharpCapForm.scf_FormClosed(Object sender, FormClosedEventArgs e) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\UI\SharpCapForm.cs 253
at System.Windows.Forms.FormClosedEventHandler.Invoke(Object sender, FormClosedEventArgs e)
at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at SharpCap.UI.ToolForm.WndProc(Message& m) in D:\Documents\Source Code\SharpCap\1.5\src\SharpCap\UI\ToolForm.cs 31
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)