Hi
im trying to create a vb.net application that uses the serialport component, i seem to be having the same problems as in this thread: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=129797&SiteID=1 in there they found that catching the exception and ignoring it gets past the problem and everything works apart from the datareceived event being called, now i need this event to be called and i was wondering if anyone has any ideas of a way to fix this problem. i dont really like the idea of just having a timer running checking the com port, so i hope someone can help me out with this problem.
cheers

Serial Port DataReceived Event
Simeão
Hi,
Yup, we have fixed the issue for SP1. Please try the SP1 Beta package below and see if it resolves the issue you experienced:
http://www.microsoft.com/downloads/details.aspx familyid=6548DD53-A418-42D9-A481-19BA3CECA1A6&displaylang=en
Cheers,
Anthony Wong [MSFT]
sibemolll
Its certainly fixed the same problem that I had with an hp2210 iPAQ.
Eric