From: TMC via AccessMonster.com on
I wrote an app. on my laptop running Windows 98 and Access 2002 (SP3). The
form contains an MS comm control 6.0 (SP3) referencing Com1. I can read the
port from the laptop but when I load the program on my desktop, running
Windows XP (SP2) and Access 2002 (SP3), I don't get any errors but I also
don't receive any data from the scale device. I've re-registerd MScomm32.ocx
and reloaded Vbctrls.reg but still can't read the data. I can view the data
using Hyperterminal. I don't have the KB referenced in other posts
pertaining to the Killbits. Is there a difference between 98 and XP that I'm
blindly missing?

Thanks
TMC

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/201004/1

From: Arvin Meyer [MVP] on
I don't know why this particular combination won't work. The real expert on
the comm control is MVP Richard Grier:

http://www.hardandsoftware.net/

I can tell you that there is a massive difference between Win 98 and Win XP.
Win 98 is actually a shell on top of DOS, while Win XP is a true 32 bit OS.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.accessmvp.com
http://www.mvps.org/access


"TMC via AccessMonster.com" <u42299(a)uwe> wrote in message
news:a73a8923da2fe(a)uwe...
>I wrote an app. on my laptop running Windows 98 and Access 2002 (SP3). The
> form contains an MS comm control 6.0 (SP3) referencing Com1. I can read
> the
> port from the laptop but when I load the program on my desktop, running
> Windows XP (SP2) and Access 2002 (SP3), I don't get any errors but I also
> don't receive any data from the scale device. I've re-registerd
> MScomm32.ocx
> and reloaded Vbctrls.reg but still can't read the data. I can view the
> data
> using Hyperterminal. I don't have the KB referenced in other posts
> pertaining to the Killbits. Is there a difference between 98 and XP that
> I'm
> blindly missing?
>
> Thanks
> TMC
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/201004/1
>


From: TMC via AccessMonster.com on
Thanks for the reply Arvin

I understand the design differences between 98 and XP, I was referencing the
activex installation procedure between the two. It seemed to be an easy
resolution to add the mscomm32.ocx to the form and write a few lines of code
to handle the input. I guess in a perfect world....

TMC

Arvin Meyer [MVP] wrote:
>I don't know why this particular combination won't work. The real expert on
>the comm control is MVP Richard Grier:
>
>http://www.hardandsoftware.net/
>
>I can tell you that there is a massive difference between Win 98 and Win XP.
>Win 98 is actually a shell on top of DOS, while Win XP is a true 32 bit OS.
>>I wrote an app. on my laptop running Windows 98 and Access 2002 (SP3). The
>> form contains an MS comm control 6.0 (SP3) referencing Com1. I can read
>[quoted text clipped - 12 lines]
>> Thanks
>> TMC

--
Message posted via http://www.accessmonster.com

 | 
Pages: 1
Prev: Text box color code
Next: visible controls