Classic ASP with VB6 and C++ COM DLL: How to Handle Crashes and Generate Crash Dumps
I’m working on a legacy system that involves a Classic ASP web application. This application creates a “global” instance of a VB6 application (.exe) that utilizes a COM DLL written in C++ to respond to client requests.