I have a native client and a managed server exposing some COM interfaces. After obfuscation, the program stopped working correctly - client still can create COM objects, but it can't subscribe to events (Advise command). It always gets some "Unknown error 0x80040200" after obfuscation.