While debugging a COM Interop error I came across the fact that Binding Failures can now be trapped in the IDE using the BindingFailurse MDA (Managed Debugging Assistant). Up until today, I'd still been using the FUSLOGVW utility to track down binding failures.