Okay I've done more searches on google. Are you getting a BSOD (Blue screen of death?). If so is it similar to reported below? I havent run this converter yet with Vista... but will soon!
http://www.adras.com/ser2pl-sys-DRIVER- ... 563-1.html
http://www.pcreview.co.uk/forums/thread-525084.php
Bluescreen problems
1.- DRIVER_IRQ_NOT_LESS_OR_EQUAL
On the bottom is text
- ser2pl.sys
2.Window has been shut down to prevend more damage ...
On the bottom is text
STOP:0x0000007B, C0XF993E640, 0XC0000034,
0X00000000,0X00000000
I have downloaded all the possible fix to my database
manager. But still i got these bluescreens
What version is your driver for Aten showing up as?
I also found
http://www.bridgemateftp.co.uk/faq/
Version 2.0.2.1 of the Aten USB-serial converter driver has been tested successfully on Microsoft Windows XP and Windows Vista. (as at April 2008)
The file which is suspect is ser2pl.sys which is a Prolific chipset serial driver used in various USB converters including Aten and IOGear
Another post similar to the above
http://www.vistaheads.com/forums/micros ... ution.html
Since my original posting I have done a lot of testing and found that ser2pl.sys version 2.0.2.1 seems to be the only workable solution both on XP and on Vista. The size of this version is 48640 bytes.
That last link goes to the Aten website with the rar file containing latest vista drivers. Let me know how you go with this. It might not fix the NIStune crash issue but will probably help the BSOD issue (if any) and I can continue chasing the crash issue using same drivers from this end.
My major issue is that I developed using Visual C++ 6.0 under XP to maintain speed and compatbility ... but this is not a supported (compatible) program for Vista. The end applications (ie NIStune) should be still but running under a debugger may not work...
Microsoft recommends (forces?) developers upgrade to Visual Studio 2005 (SP1) or 2008 which are compatible to both produce apps. However this then makes them require .NET which is not good for say older machines running Win98 (especially when we want to achieve higher speed logging and feedback over three com/four com ports at the same time)
See how we go from here anyway. Still waiting for the innovate to arrive