A
Alex Rootes
Hi,
I have a multi-threaded, vb.net service which access a database at a high
rate and makes use of com interop components (It is running on Windows XP
Pro and has been built in VS 2003). I get no error's when in debug build,
but in release build I sporadically receive the following error:
Microsoft Visual C++ Runtime Library:
Runtime Error!
Program: blah.exe
R6025
-pure virtual function call.
The service continues to run until the ok button is clicked, then the
service is stopped. I have very little idea what could be causing this and
ideas are welcome. I have updated to ado 2.8 but this hasn't seemed to
improve the situation.
Any help on this would be much appreciated
Alex.
I have a multi-threaded, vb.net service which access a database at a high
rate and makes use of com interop components (It is running on Windows XP
Pro and has been built in VS 2003). I get no error's when in debug build,
but in release build I sporadically receive the following error:
Microsoft Visual C++ Runtime Library:
Runtime Error!
Program: blah.exe
R6025
-pure virtual function call.
The service continues to run until the ok button is clicked, then the
service is stopped. I have very little idea what could be causing this and
ideas are welcome. I have updated to ado 2.8 but this hasn't seemed to
improve the situation.
Any help on this would be much appreciated
Alex.