ComponentActivatorException public class ComponentActivatorException : ComponentResolutionException Exception thrown whe a component could not be activated. THis should come from the component activator. Documentation Code public ComponentActivatorException(string message) public ComponentActivatorException(string message, Exception innerException) public ComponentActivatorException(SerializationInfo info, StreamingContext context)