Tagged Questions

1
vote
3answers
303 views

Why am I getting error: 80040154?

I'm running ASCOM Platform 5.5. Windows 7 Home Premium 64-bit. It's a C# application. This is the line that gets the error: string progID = ASCOM.DriverAccess.Camera.Choose(""); …