BE0017: Unexpected error using '[transformFile]' to transform additional content file

Error BE0017: Unexpected error using '[transformFile]' to transform additional content file '[inputFile]' to '[outputFile]'. The error is: [error]

Cause

This error occurs if the transformation of a .topic additional content file fails.

Solution

This is a generic catch-all error that occurs if the transformation fails. Refer to the additional error information in the message to locate the cause of the problem and fix it (i.e. ill-formed XML in the input file, an unknown entity name in the input file, an error in the transformation file itself, etc.).

See Also

Other Resources