When I try to connect to Voyager with the ASCOM diver I get the following error:
Driver Initialization Error
The driver "ASCOM.ASIMount.Telescope" threw an exception when loaded.
This means that the driver would not start properly.
Please screen print or use CTRL+C to copy all of this message and report it to the driver author with a request for assistance.
System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {452FFB3E-B625-4F1B-ABB9-F99408EE0596} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at ASCOM.Utilities.ChooserForm.CmdProperties_Click(Object eventSender, EventArgs eventArgs) in C:\ASCOM Build\Export\ASCOM.Utilities\ASCOM.Utilities\ChooserForm.vb:line 371
OK
Any thoughts on what might be going on???