We are experiencing intermittent catastrophic failures of the COM runtime in a large server application. Here's what we have: A server process running as a Windows service hosts numerous free-threaded COM components written in C++/ATL. Multiple client processes written in C++/MFC and .NET use these components via cross-procces COM calls [...] read more