Cannot create an instance of type '{0}' because a constructor could not be selected for construction. Ensure that the type either has a default constructor, or a single constructor marked with the 'System.ComponentModel.Composition.ImportingConstructorAttribute'.
Cannot create a default instance owner without WorkflowIdentity. To create an owner, either specify a definition identity, ...
Cannot create a typed message from type '{0}'. The functionality only valid for types decorated with MessageContractAttribute. ...
Cannot create an add-in. An add-in adapter was loaded into the host's appdomain, which can cause subtle problems involving ...
Cannot create an add-in. The add-in's contract assembly was loaded multiple times from different locations. Ensure the contract ...
Cannot create an instance of type '{0}' because a constructor could not be selected for construction. Ensure that the type ...
Cannot create channel for a contract that requires request/reply and a binding that requires manual addressing but only supports ...
Cannot create event delegate '{0}' for handler method '{1}'. '{0}' has incorrect access level or its assembly does not allow ...
Cannot create object of type '{0}'. CreateInstance failed, which can be caused by not having a public default constructor ...
Cannot create security binding element based on configuration data. The secure conversation bootstrap requires another secure ...