N
ndtang
Hi,
I am trying to convert a legacy rs232 application to vb2005. The
legacy app was written in pascal and runs in full DOS. I have
successfully rewrote the app to communicate with the device using
SerialPort component in .NET 2.0. It works wonderful with a desktop
PC.
When I installed the program to the laptop it fails, though the
original DOS app works in the same configuration. Somehow, the data is
all out of sync, updates are not registered to the device.
I had tried it on a few desktops and laptops. All the desktop works
fine but all the laptop fails. I even tried using a USB to serial
converter but to no avail.
The problem should not have anything to do with hardware, as the DOS
app is running fine within the same setup. The only difference is a
laptop and desktop.
I have been scratching my head for 2 weeks now trying to figure out
what happened. Please help.
Cheers,
Andy
I am trying to convert a legacy rs232 application to vb2005. The
legacy app was written in pascal and runs in full DOS. I have
successfully rewrote the app to communicate with the device using
SerialPort component in .NET 2.0. It works wonderful with a desktop
PC.
When I installed the program to the laptop it fails, though the
original DOS app works in the same configuration. Somehow, the data is
all out of sync, updates are not registered to the device.
I had tried it on a few desktops and laptops. All the desktop works
fine but all the laptop fails. I even tried using a USB to serial
converter but to no avail.
The problem should not have anything to do with hardware, as the DOS
app is running fine within the same setup. The only difference is a
laptop and desktop.
I have been scratching my head for 2 weeks now trying to figure out
what happened. Please help.
Cheers,
Andy