Message in Dutch (Nederlands)
Het configuratiebestand heeft type '<var>Type Name</var>' opgegeven voor de eigenschap '<var>X</var>' van '<var>Y</var>', maar dat type heeft geen openbare standaardconstructor. De berichttypetoewijzer moet een openbare klasse zijn die een subtype is van '<var>Z</var>', en moet een openbare standaardconstructor hebben.
Unlocalized message
The configuration file specified type '<var>Type Name</var>' for the '<var>X</var>' property of '<var>Y</var>', but that type does not have a public default constructor. The content type mapper must be a public class that is a subtype of '<var>Z</var>', and it must have a public default constructor.
Search by Google