Tagged Questions

1
vote
1answer
21 views

DriverHelper.Chooser replacment on W7/64 bit?

Quick question, in VB script on W7 64bit, what should be used in place of: chsr = CreateObject("DriverHelper.Chooser") ? When I had issues with PlatformVersion on W7/64 this was t …
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(""); …
0
votes
2answers
48 views

Ascom Lockout after Upgrade to 5.5

[This is from the Ascom-Talk group]: I'm running Windows XP on my Obs computer. Last night, I couldn't connect to the scope for some strange reason and on further investigation th …
3
votes
1answer
68 views

Why does my driver show up in Profile Explorer but NOT in the Chooser?

What would cause a program to show up in the Profile Explorer but NOT show up in the chooser? I know the driver is installed. How can I fix this? Added: I am using the latest Plat …
2
votes
2answers
248 views

Running ASCOM for FLI PDF on Windows 7, 64-bit

I am trying to get my FLI PDF added to the ASCOM chooser manually, since the FLISetup.msi program creates an error whenever I try to install it. I tried running it as administrato …
9
votes
2answers
137 views

How does the chooser work

Can someone tell me how to use the chooser?
2
votes
1answer
497 views

How can I manually register a device on Platform 5.5 or later

When I install a driver after having installed Platform 5.5, it does not appear in the Chooser, why is this, what should I do and how can I work round it in the short term?
1
vote
1answer
111 views

How do I use the Trace facility in Platform 5.5?

I have looked at the ASCOM Platform Update 5.5 help document (Start menu, ASCOM Platform, Docs) but I still have questions. The Trace menu on the Chooser shows a number of options, …