From: Oren M. <or...@qu...> - 2005-12-22 06:25:18
|
I think something like this would be caused by a C++ exception being thrown without being caught an rethrown as a .NET exception. Any additional information you can gather about the scenario would be very helpful. --oren Francis Gingras wrote: > Hi, > > I use the .NET initiator built from last week's source tree > and sometimes get a C++ runtime error R6025 - pure virtual function > call. It can't be caught by .NET so I don't know what to look for, it > happens sporadically and I can't create a scenario to reproduce. I've > seen this error on occasion for months. This last one happened during > reconnection. > > A KB article can be found at > http://support.microsoft.com/default.aspx?scid=kb;en-us;125749 > > Any ideas? > > Thanks, > > Francis |