Hi Justin,
Do you have the Shoestring USB cable from Bintel, or a home-made one?
http://www.bintel.com.au/Mounts---Tr...oductview.aspx
If you have the Bintel, then it requires drivers. Also if you are using a USB extension cable, get rid of it (for now at least).
The drivers required are FTDI VCP drivers, which you can get from here:
http://www.ftdichip.com/Drivers/VCP.htm
or direct link if your running windows:
http://www.ftdichip.com/Drivers/CDM/..._Certified.zip
I just had the same problems as yourself. Two things i found:
- My laptop could not detect the USB cable plugged in at all when i had a USB extension cable active. Took it out and it found it fine.
- No drivers for the cable. Installed the drivers above, and ASCOM magically started working.
Also if you do all of this, or have done this, you can find the COM port the cable is set to use manually by doing this (assuming windows):
Click Start -> right click My Computer (or Computer) -> Select Manage.
Goto Device Manager on the left.
In the middle list, look for Ports (COM & LPT).
You should find the cable listed in here (should be TTLS232R or similar). Find the COM port number at the very end in brackets.
Load ASCOM and select that COM port manually, make sure baud is set to 9800.
See how you go with that.