Hrm, I did run ascom diagnostics and got this (ST4 telescope):
Create Creating device
Connected Connecting to device
Error System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at System.Dynamic.ComRuntimeHelpers.CheckThrowException(Int32 hresult, ExcepInfo& excepInfo, UInt32 argErr, String message)
at CallSite.T.DriverConnect.ConnectForm.btnConnect_Click(Object sender, EventArgs e) in c:\ASCOM Build\Export\ASCOM.DriverConnect\ConnectForm.cs 268
Dispose Disposing of device
Dispose Dispose is not implemented inthis driver
ReleaseComObject Releasing COM instance
ReleaseComObject Completed release. Count: 0
GC Collect Starting garbage collection
GC Collect Completed garbage collection
arget(Closure , CallSite , ComObject , Boolean )
at ASCOM
I searched this on the forum, where it previously was discussed, but no solution offered. Any hints? Drivers, ASCOM are all up to date.
Edit: This might not be an issue as firecapture is running in x32 mode, and the error doesn't occur in the ascom x32 diagnostics, which seem to work just fine.