M
mattd1
Hi all -
Is anyone using the IO.Ports.SerialPort object successfully under Windows 7
64 bit? My PC crashed and in the rebuild I moved to 64 bit Win7, and now an
app I had running successfully for quite a while (probably a year) on 32 bit
Vista now does not work on Win7 64 bit. I get various random errors, like
stack overflows in mscorlib, uninitialized objects, all in mscorlib. Twice
while debugging I stepped through some comm code, and it actually blue
screened Win7 with a page fault. I have other apps that do not use the
serial port, and they work fine on 64 bit, it seems the serial port object
has some serious problems in 64 bit. Can anyone confirm this? Or tell me
what magic trick needs to be performed to get it to work right?
Thanks
Matt
Is anyone using the IO.Ports.SerialPort object successfully under Windows 7
64 bit? My PC crashed and in the rebuild I moved to 64 bit Win7, and now an
app I had running successfully for quite a while (probably a year) on 32 bit
Vista now does not work on Win7 64 bit. I get various random errors, like
stack overflows in mscorlib, uninitialized objects, all in mscorlib. Twice
while debugging I stepped through some comm code, and it actually blue
screened Win7 with a page fault. I have other apps that do not use the
serial port, and they work fine on 64 bit, it seems the serial port object
has some serious problems in 64 bit. Can anyone confirm this? Or tell me
what magic trick needs to be performed to get it to work right?
Thanks
Matt