I am receiving the following error when I attempt to compile this as a book:
[Info] Starting build for PBB:fdb5f47c20904323855cebce90bac362
[Info] Converting
[Info] Converting
\Documents\Logos\The Digital Dead Sea Scrolls.docx
[Info] Compiling
[Warning] Unable to apply topics to article 'A_UNKNOWN'. Article Length is zero.
[Error] Article 'A_UNKNOWN' has no content; articles cannot be empty.
[Error] The Compile Failed
[Error] Error while building book: Error compiling resource.
[Error] Exception: LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookBuilderException: Error compiling resource.
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.CompileResource(LicenseManager licenseManager, String manifest, ResourceDocumentData metadata, IPersonalBookBuildLog buildLog, TempFiles tempFiles, IWorkState workState)
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.<CreatePersonalBookWork>d__2.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNextWithCatch()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Libronix.Utility.Threading.AsyncWorkItem.Verify()
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookViewModel.<CreatePersonalBookWork>d__137.MoveNext()
Can anyone help me with this?