<PackageReference Include="Castle.Windsor" Version="3.2.1" />

ComponentActivatorException

Exception thrown whe a component could not be activated. THis should come from the component activator.

public ComponentActivatorException(string message, ComponentModel componentComponentModel)

public ComponentActivatorException(string message, Exception innerException, ComponentModel componentModel)