Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ASCOM-Talk · ASCOM Initiative Discussion List

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3664
  • Category: Astronomy
  • Founded: Nov 21, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 21926 - 21955 of 29946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
21926 Chris Rowland
scope_sapiens Send Email
Oct 1, 2010
8:57 pm
Thanks John, Your report was the key to getting this done. It defined the problem clearly so I was able to reproduce it and fixing it was then easy. It's a two...
21927 freestar8n Send Email Oct 2, 2010
12:54 pm
Many drivers don't support v5 early binding and will fail to connect. As a workaround you should be able to connect first to the ASCOM Generic Hub, and then...
21928 matteo.maturi Send Email Oct 2, 2010
4:20 pm
Hi Frank, thanks for your help! With "Generic hub" do you mean the "Hub (ASCOM driver hub)" or is it a different one which I do not see? If so, with this...
21929 lx5oldtimer Send Email Oct 2, 2010
6:58 pm
Following up on my previous post, there is now issue downloading v4.1. I'm running XP so this doesn't help me. I wanted to ensure that I could download from...
21930 lx5oldtimer Send Email Oct 2, 2010
6:58 pm
I've been trying to download Platform 5b for a couple of days now. The transfer gets to 148Kb ( if it even starts to download ) and hangs there. Am I missing...
21931 Tim Long
t_p_long Send Email
Oct 2, 2010
7:12 pm
I've just downloaded Platform 5b successfully so it looks like the problem is your end. Are you behind a proxy server or some other unusual network situation?...
21932 freestar8n Send Email Oct 2, 2010
8:39 pm
Hi- I dunno - it's just called Generic Hub in the ascom installations I have seen. For the most part, the chooser demo example works for me - when I connect...
21933 Chuck Faranda
cfaranda24 Send Email
Oct 3, 2010
1:31 am
I can't get the platform to install on Win 7 64 even with UAC off and using msiexec /i ASCOMPlatform5b.msi. The following error occurs, ideas? Regards, Chuck...
21934 lx5oldtimer Send Email Oct 3, 2010
7:16 am
Thanks for your reply. I'm not aware of anything unusual but I'll look into that. In my previous "follow up" post, I just noticed my typo. I have actually...
21935 Mark Crossley
crossley_mark Send Email
Oct 3, 2010
9:54 am
Can you try it again, but force your browser to bypass its local cache? There are instructions for the various browsers on this page... ...
21936 Tim Long
t_p_long Send Email
Oct 3, 2010
10:56 pm
What I see sometimes on _my_ network (I am behind a proxy server) is that sometimes the proxy will cache a negative response. For example, if the download...
21937 Tim Long
t_p_long Send Email
Oct 3, 2010
11:01 pm
Answered on AstroAnswers: http://astroanswers.org/questions/504/platform-will-not-install-on-win-7 -64 --Tim From: ASCOM-Talk@yahoogroups.com...
21938 Chuck Faranda
cfaranda24 Send Email
Oct 3, 2010
11:20 pm
Thanks Tim, I'll try it and report. Regards, Chuck Faranda http://ccdastro.com From: Tim Long Sent: Sunday, October 03, 2010 7:01 PM To:...
21939 lx5oldtimer Send Email Oct 4, 2010
7:17 am
Thanks for all the replys. I tried the cache clearing with no effect. I've got 2 other machines in the house. They both act the same and don't download...
21940 chschubert2004 Send Email Oct 4, 2010
7:20 pm
Dear All, many thanks for your advice and recommendations. I am going to learn programming with .NET Studio now. To me it is not clear how and what classes...
21941 bretm151 Send Email Oct 4, 2010
7:39 pm
I would like to see the Camera Spec V2.0, and the Platform 6.0 docs and after a bit of looking around (here, the ASCOM site, the files section of this group)...
21942 Chris
scope_sapiens Send Email
Oct 4, 2010
9:41 pm
I've put a release candidate of the Celestron scope driver in the files area -...
21943 Chris
scope_sapiens Send Email
Oct 4, 2010
9:57 pm
There are a number of driver examples in the files area, some may have source code and some may be in C#, it's a matter of downloading things and seeing what...
21944 Roger Hamlett
ttelmah Send Email
Oct 5, 2010
8:12 am
... I had this behaviour, some time ago. In my case, I had three different possible broadband connections, and different routings resulting. The first, a...
21945 Tim Long
t_p_long Send Email
Oct 5, 2010
7:00 pm
Nice detective work. Some ISPs also do traffic shaping which can negatively affect downloads. Check this graphic demonstration to see what I mean:...
21946 corn3rman Send Email Oct 5, 2010
8:50 pm
I had ASCOM 5.5 installed on my laptop and for various reasons I wanted to go back to the 5.0 version. Every time I try to install it, the installer goes...
21947 Malcolm Aucoin
corn3rman Send Email
Oct 5, 2010
8:50 pm
I just joined this group. I don't think my original post got sent out. Here is my question/concern: I decided to go back to ASCOM version 5 instead of 5.5 for...
21948 Chris Rowland
scope_sapiens Send Email
Oct 5, 2010
10:03 pm
Hi Malcolm, Your first few messages are moderated so we can weed out the spammers, You have full posting privileges now, any delays will be down to Yahoo. ...
21949 Tim Long
t_p_long Send Email
Oct 6, 2010
3:09 am
I would personally use System Restore (assuming it's enabled and the history goes back far enough) to restore everything to a known good state. In this case,...
21950 kenpendlebury Send Email Oct 6, 2010
6:47 am
Hi folks, I have written some code that requires use of the Focuser.Temperature property. Written using the simulator, all is fine. However, trying to access...
21951 Chris Rowland
scope_sapiens Send Email
Oct 6, 2010
7:05 am
Hi Ken, You aren't doing anything wrong, what's happening is that the Microtouch focuser is returning the temperature as a short instead of a double. This...
21952 kenpendlebury Send Email Oct 6, 2010
4:17 pm
Thanks Chris, Sorry if I am being dense... I found your code and reviewed the special casts you make. Does this mean that in order to get Micro touch to...
21953 Chris
scope_sapiens Send Email
Oct 6, 2010
4:33 pm
What you need to do is copy the region called Focuser Wrapper at the end of the driver.cs file where the class exFocuser is defined. It could just go in your...
21954 kenpendlebury Send Email Oct 6, 2010
5:15 pm
Thanks Chris... that is perfectly obvious. For some reason, I was having trouble resolving that in my brain. For unknown reasons, it never occurred to me...
21955 ftherrmann@...
ftherrmann... Send Email
Oct 8, 2010
4:41 pm
I'm using Maxpoint. This means of course that Sky6 selects Maxpoint (via the TeleAPI) as the telescope which in turn talks to the AP900 V2 ASCOM driver. The...
Messages 21926 - 21955 of 29946   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help