Error Message List

This is the complete list of Litgen.dll error messages. 

Notes:

Number Name String
1101 LITGEN_WARN_META_UNKNOWN_TAG DTD(Ver 1.0): Unrecognized metadata tag <%1>.
1102 LITGEN_WARN_META_UNKNOWN_ATTR DTD(Ver 1.0): Unrecognized metadata attribute '%1'.
1103 LITGEN_WARN_META_UNKNOWN_MIME_TYPE Mime type '%1' not recognized.
1104 LITGEN_WARN_META_UNKNOWN_FILE File '%1' is referenced from the package file, but is not in the manifest.
1105 LITGEN_WARN_META_FALLBACK_NOTSUP Item with id ‘%1’ uses a fallback; fallbacks are not supported in all versions of Reader.
1106 LITGEN_WARN_META_RAPIER_FIND The 'Find' command will not work across multiple source files on V1 of the Reader on Pocket PC devices.
1201 LITGEN_WARN_META_MISSING_FILEAS <dc:Creator> tags should have a file-as attribute.
1202 LITGEN_WARN_META_NONPORTABLE_IMAGE Image type '%1' used by image '%2' will not render on all devices.
1203 LITGEN_WARN_META_INCORRECT_CHILDREN DTD(Ver 1.0): The <%1> tag cannot have a <%2> tag in it.
1204 LITGEN_WARN_META_MORE_CHILDREN_FOUND DTD(Ver 1.0): The <%1> tag cannot have more than one <%2> tag in it.
1205 LITGEN_WARN_META_TEXT_NOTALLOWED DTD(Ver 1.0): The <%1> tag cannot have text ‘%2’ as child in its content model.
1206 LITGEN_WARN_META_ATTR_MISSING DTD(Ver 1.0): The ‘%1’ attribute is missing in the <%2> tag
1207 LITGEN_WARN_META_UNIQUE_ATTR_MISSING DTD(Ver 1.0): Unique identifier not found.  There should be a ‘unique-identifier’ attribute on the <package> tag and at least one <dc:Identifier> tag  whose ID matches that attribute.
1210 LITGEN_WARN_META_EMPTY_NOTALLOWED DTD(Ver 1.0): The <%1> tag should have <%2> in its content. Empty format [<%1 />] is not allowed.
1211 LITGEN_WARN_META_TEXT_MISSING DTD(Ver 1.0): The <%1> tag should contain text. Empty format [<%1 />] is not allowed.
1212 LITGEN_WARN_META_TAG_MISPLACED DTD(Ver 1.0): The <%1> tag should be nested inside a <%2> tag.
1213 LITGEN_WARN_META_PACKAGE_INROOTONLY DTD(Ver 1.0): Only the <package> tag can be the root element in an .opf file.
1214 LITGEN_WARN_META_ONLYPACKAGE_INROOT DTD(Ver 1.0): <package> tag can only be the root element in an .opf file and not a child of other tags.
1215 LITGEN_WARN_META_MISSING_CHILDREN DTD(Ver 1.0): The <%1> tag should have a <%2> tag in it.
1216 LITGEN_WARN_META_WRONG_ATTRIBUTES The attributes of the <%1> tag are incorrect.
1217 LITGEN_WARN_META_NONOEB_NOFALLBACK Item with id ‘%1’ is not an OEB core type; it should have a fallback.  (Fallbacks are not supported in all versions of Reader.)
1218 LITGEN_WARN_META_XMLNS_OEBPACKAGE The ‘xmlns:oebpackage’ attribute should have the value ‘http://openebook.org/namespace/oeb-package/1.0/’.
1219 LITGEN_WARN_META_XMLNS_DC The ‘xmlns:dc’ attribute should have the value ‘http://purl.org/dc/elements/1.0/’.
1501 LITGEN_ERR_META_BAD_TAG_NESTING Only <%1> tags can be children of <%2> tags.
1502 LITGEN_ERR_META_MISSING_CHILDREN <%1> tag must contain at least one <%2> tag.
1504 LITGEN_ERR_META_INVALID_SPINE_TYPE Item id '%1' is not a text content type.
1505 LITGEN_ERR_META_ALREADY_IN_SPINE Item id '%1' is already in the spine.
1506 LITGEN_ERR_META_NO_SPINE Package file must specify a spine.
1507 LITGEN_ERR_META_NO_CONTENT_FILES No content filenames found.
1508 LITGEN_ERR_META_MISMATCHED_TAGS Unmatched end tag found.
1509 LITGEN_ERR_META_UNCLOSED_TAGS Not all metafile tags were closed.
1510 LITGEN_ERR_META_EMPTY_HREF Empty href attribute found.
1511 LITGEN_ERR_META_ATTR_MISSING The <%2> tag should have a ’%1’ attribute.
1512 LITGEN_ERR_META_NONOEB_IN_SPINE Item id ‘%1’ cannot be in the spine of an OEB document (only documents of type text/x-oeb1-document can be in the spine).
1513 LITGEN_ERR_META_POUND_IN_ID Item id '%1' contains '#', which isn't allowed in ID attributes.
1514 LITGEN_ERR_META_POUND_IN_FILENAME Item href '%1' contains '#', which isn't allowed in URIs.  Filenames containing '#' must be escaped in URIs (as '%33').
1515 LITGEN_ERR_META_DUPLICATE_ID Item id '%1' already exists.  Item ids must be unique.
1516 LITGEN_ERR_META_FIRSTPAGE_OUTOFSPINE Guide reference href ‘%1’ does not point into the spine.  References of type ‘other.ms-firstpage’ must refer to in-spine content.
1517 LITGEN_ERR_META_EXTERNAL_COVERIMAGE Cover image href '%1' is not present in the manifest. This content would fail on the original Pocket PC version of the Reader, and must not appear in files compatible with that version.
2101 LITGEN_WARN_CONTENT_UNKNOWN_TAG Unrecognized content tag <%1>.
2102 LITGEN_WARN_CONTENT_UNKNOWN_ATTR Unrecognized content attribute '%1' for tag <%2>.
2103 LITGEN_WARN_CONTENT_UNKNOWN_FILE File '%1' referenced from content is not listed in the manifest.
2104 LITGEN_WARN_CONTENT_STYLE_TOO_LATE This style tag will have no effect.  <style> and <link> tags must appear inside the <head> tag, and the <head> tag must be the first tag in <html>.
2201 LITGEN_WARN_CONTENT_NOHREF_LINK_ IGNORED <link> tag without href attribute ignored.
2202 LITGEN_WARN_CONTENT_PAGEBREAK_OL A pagebreak within an <ol> tag will not render properly on all readers.
2203 LITGEN_WARN_CONTENT_ANSI_ENCODING Invalid character value %1 (decimal) found; assumed to be ANSI and converted to Unicode %2 (decimal).
2204 LITGEN_WARN_CONTENT_NONOEB_LINK_ IGNORED Most devices will ignore a <link> tag of any type other than ‘text/x-oeb1-css’ in OEB documents.
2205 LITGEN_WARN_CONTENT_LINK_TYPE_ MISMATCH The mime type of the <link> tag doesn’t match the type of the stylesheet in the manifest.
2206 LITGEN_WARN_CONTENT_NONSS_LINK_ IGNORED Links of relationship other than ‘stylesheet’ ignored.
2207 Reserved; will never appear  
2208 LITGEN_WARN_CONTENT_PAGEBREAK_ NONVISIBLEBLOCK A pagebreak applied to a non-visible or non-blocklike element will be ignored.
2209 LITGEN_WARN_CONTENT_NONOEB_STYLE_ IGNORED Most devices will ignore a <style> tag of any type other than 'text/x-oeb1-css' in OEB documents.
2210 LITGEN_WARN_CONTENT_NONOEB_TAG Because tag <%1> is not an OEB tag, it will not  display with its default HTML formatting in a document of type 'text/x-oeb1-document'.
2211 LITGEN_WARN_CONTENT_NONOEB_ATTR Attribute '%1' for tag <%2> is not an OEB attribute, so it will not have its HTML meaning in a document of type 'text/x-oeb1-document'.
2301 LITGEN_WARN_CONTENT_NONOEB_STYLEATTR_IGNORED The 'style' attribute on a non-OEB tag in a document of type 'text/x-oeb1-document' will not be interpreted as CSS style data.
2302 LITGEN_WARN_CONTENT_NONOEB_CLASSATTR_IGNORED The 'class' attribute on a non-OEB tag in a document of type 'text/x-oeb1-document' will not apply CSS styles.
2303 LITGEN_WARN_CONTENT_NONOEB_LANGATTR_ IGNORED The 'lang' attribute on a non-OEB tag in a document of type 'text/x-oeb1-document' will not be interpreted as a language specifier.
2501 LITGEN_ERR_CONTENT_WRONG_TYPE Referenced item '%1' is of the wrong mime type.
2502 LITGEN_ERR_CONTENT_MISMATCHED_TAGS Unmatched end tag found.
2503 LITGEN_ERR_CONTENT_UNCLOSED_TAGS Not all content tags were closed.
2504 LITGEN_ERR_CONTENT_PAGEBREAK_IN_TABLE Pagebreaks must not appear within tables.
3101 LITGEN_WARN_CSS_UNBALANCED_BRACE Unbalanced brace %1 found in CSS.
3102 LITGEN_WARN_CSS_UNEXPECTED_TOKEN Unexpected token '%2' found while parsing CSS '%1'.
3103 LITGEN_WARN_CSS_UNEXPECTED_EOF Unexpected end of style data found while parsing CSS '%1’.
3104 LITGEN_WARN_CSS_EMPTY_VALUE Empty property values are not allowed in CSS – interpreting as property erase within the ruleset.
3105 Reserved; will never appear  
3106 LITGEN_WARN_CSS_NONOEB_PROPERTY The CSS property ‘%1’ should not appear in style data of type text/x-oeb1-css.
3501 LITGEN_ERR_CSS_UNEXPECTED_EOF Unexpected end of CSS data.  This content will cause layout errors on version 1 og the Pocket PC Reader, and must not appear in files compatible with that version.
3502 LITGEN_ERR_CSS_UNEXPECTED_TOKEN Unexpected CSS token '%1'.  This content will cause layout errors on version 1 og the Pocket PC Reader, and must not appear in files compatible with that version.
3503 LITGEN_ERR_CSS_UNEXPECTED_VALUE Unexpected CSS property value '%1'.  This content will cause layout errors on version 1 og the Pocket PC Reader, and must not appear in files compatible with that version.
3504 LITGEN_ERR_CSS_UNEXPECTED_IDENT Unexpected CSS identifier '%1'.  This content will cause layout errors on version 1 og the Pocket PC Reader, and must not appear in files compatible with that version.
3505 LITGEN_ERR_CSS_UNEXPECTED_CLASS Unexpected CSS chained class '%1'.  This content will cause layout errors on version 1 og the Pocket PC Reader, and must not appear in files compatible with that version.
3506 LITGEN_ERR_CSS_UNRECOGNIZED_TEXT Unrecognized CSS text: '%1'.  This content will cause layout errors on version 1 og the Pocket PC Reader, and must not appear in files compatible with that version.
3507 LITGEN_ERR_CSS_UNKNOWN_DIRECTIVE Unrecognized CSS directive: '%1'.  This content will cause layout errors on version 1 og the Pocket PC Reader, and must not appear in files compatible with that version.
4101 LITGEN_MSG_MISC_SUCCESS Output file '%1' created.
4201 LITGEN_MSG_MISC_PAGEBREAKS %1 hard-page-breaks.
4501 LITGEN_ERR_MISC_OUTPUT_CORRUPT Errors during build.  Output file '%1' could not be deleted and may be corrupt.
4502 Reserved; will never appear  
4503 Reserved; will never appear  
4504 Reserved; will never appear  
4505 LITGEN_ERR_MISC_PATH_NOT_FOUND Output file '%1' could not be created; the path does not exist.
5501 LITGEN_ERR_INT_ADD_MANIFEST_ITEM Internal error %x adding item '%1' to the manifest.
5502 LITGEN_ERR_INT_QUERY_ISTITEX_CONT Internal error %x querying for IStorageITEx from content storage.
5503 LITGEN_ERR_INT_QUERY_ISTITEX_ROOT Internal error %x querying for IStorageITEx from root storage.
5504 LITGEN_ERR_INT_QUERY_ISTITEX_DATA Internal error %x querying for IStorageITEx from data storage
5505 LITGEN_ERR_INT_CREATE_CONTENT_STRM Internal error %x creating content stream for %1.
5506 LITGEN_ERR_INT_GET_STREAM_POS_TAG Internal error %x getting stream position for tag.
5507 LITGEN_ERR_INT_GET_STREAM_POS_PB Internal error %x getting stream position for page break.
5508 LITGEN_ERR_INT_GET_STREAM_SIZE Internal error %x getting stream size for %1.
5509 LITGEN_ERR_INT_GEN_ANCHOR_STREAMS Internal error %x generating anchor streams.
5510 LITGEN_ERR_INT_LOG_ANCHOR_DEST Internal error %x logging anchor destination.
5511 LITGEN_ERR_INT_CREATE_STREAM Internal error %x creating %1 stream.
5512 LITGEN_ERR_INT_ITSTORAGE_FACTORY Internal error %x getting ITStorage factory.
5513 LITGEN_ERR_INT_INSTANTIATE_ITSS Internal error %x instantiating MSITSS.
5514 LITGEN_ERR_INT_ITSS_CONTROL_DATA Internal error %x setting MSITSS control data.
5515 LITGEN_ERR_INT_CREATE_OUTPUT_FILE Internal error %x creating output file '%1'.
5516 LITGEN_ERR_INT_STAMP_CLSID Internal error %x stamping output file '%1' with CLSID.
5517 LITGEN_ERR_INT_CREATE_TMP_METASTRM Internal error %x creating temporary meta stream.
5518 LITGEN_ERR_INT_GEN_SYMKEY Internal error %x generating symmetric key.
5519 LITGEN_ERR_INT_CREATE_DATASPACE Internal error %x creating encryption dataspace.
5520 LITGEN_ERR_INT_ATTACH_DRM Internal error %x attaching DRM to storage.
5521 LITGEN_ERR_INT_CREATE_SUBSTORAGE Internal error %x creating sub-storage '%1'.
5522 LITGEN_ERR_INT_SEAL Internal error %x sealing '%1'.
5523 LITGEN_ERR_INT_COMPACT Internal error %x compacting '%1'.
5524 LITGEN_ERR_INT_CREATE_IMAGE_STREAM Internal error %x creating image stream '%1'.
5525 LITGEN_ERR_INT_CREATE_CSS_STREAM Internal error %x creating CSS stream '%1'.
5526 LITGEN_ERR_INT_QUERY_ISEQSTREAM Internal error %x querying ISequentialStream from IStreamITEx.
5527 LITGEN_ERR_INT_INSERT_STYLERULE Internal error %x inserting style rule into table.
5528 LITGEN_ERR_INT_INSERT_CSS_TAG Internal error %x adding tag to CSS selector.
5529 LITGEN_ERR_INT_INSERT_CSS_PROPERTY Internal error %x adding property to CSS property list.
5530 LITGEN_ERR_INT_CSS_LEXER_ERROR Internal error: CSS lexer reports error: '%1'.

© 2000 Microsoft Corporation. All rights reserved. Terms of use.