My app is stopping with a run-time error R6025 (pure virtual function call). The app is integrated with multiple third-party components. Is there anyway for a developer to trap this error? I have searched the Web and MSDN to no avail.

Kevin M. Reilly