Having successfully hacked around the vb .net example in vb express 2008 I have added code to an existing project but if I connect calling the OpenDevice(cardAddress) either successfully or not, when I come to close the program after calling CloseDevice() I get the following Dialog box’s :-
An application error from myprogramname.vshost.exe
unknown software exception (0x0eedfade) occurred in the application at location 0x etc.
Together with an error msg box
Runtime error 217 at 00009C34
This only seams to occur whilst the program is running under vshost, once compiled no errors flag up.
Please apart from being annoying when debugging is there a problem with the Close device routine just under vshost ?
Regards
Paul
visual studio 2008 ver 9 .net ver 3.5 sp1 under xp