A little more info. I can connect in the skyx to the ascom camera even when it's unplugged... 'Driver Information' and 'Model' report 'Error', but the status is 'Ready'. By contrast selecting the ATIK when it's disconnected expectedly gives an error of 'No Connection to the device'.
Looking in the Ascom diagnostics, when I try to choose the ASI120mm, I get the following error whether the camera is connected or not:
Connect Failed...An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object Arguments, Boolean CopyBack, BindingFlags Flags)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateSet(Object Instance, Type Type, String MemberName, Object Arguments, String ArgumentNames, Type TypeArguments, Boolean OptimisticSet, Boolean RValueBase, CallType CallType)
at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateSet(Object Instance, Type Type, String MemberName, Object Arguments, String ArgumentNames, Type TypeArguments)
at ASCOM.Utilities.ConnectForm.btnConnect_Click(Object sender, EventArgs e) in C:\ASCOM Build\Export\ASCOM.Utilities\ASCOM Diagnostics\ConnectForm.vb 127
ideas? :)