Error "Unknown universal measure UL" when opening docx file

To whom it may concern,

when opening some .docx files with Aspose.Words (latest version we tried was 23.8.0 in a C# .Net 4.5.2 Project) we receive the following error for

Aspose.Words.Document doc = new Aspose.Words.Document(myFilePath);

even though we can open the file in word without problem:

Aspose.Words.FileCorruptedException
  HResult=0x80131500
  Message=The document appears to be corrupted and cannot be loaded.
  Source=Aspose.Words
  StackTrace:
   at Aspose.Words.Document.(Stream [1], LoadOptions)
   at Aspose.Words.Document.[1](Stream [1], LoadOptions)
   at Aspose.Words.Document..ctor(String fileName, LoadOptions loadOptions)
   at Aspose.Words.Document..ctor(String fileName)
   at AF.BusinessFramework.BusinessObjects.ObjectAttachmentManager.CopySingleAttachment(Int32 AttachmentOID, Int32 TargetOID, Int32 SourceOID, AAFUserInfo UserInfo, BusinessArea TargetArea, BusinessArea SourceArea, String TargetBO, Boolean CopyFile, Int32 TargetFolderID, Boolean Validated, Int32& NewAttachmentID, String& SourcePath, Boolean convertToPDF) in C:\AAFWS\Branches\ANG\AAFBusinessFramework\BusinessObjects\Support Business Objects\ObjectAttachmentManager.cs:line 601

  This exception was originally thrown at this call stack:
    [External Code]
Inner Exception 1:
ArgumentOutOfRangeException: Das angegebene Argument liegt außerhalb des gültigen Wertebereichs.
Parametername: Unknown universal measure UL

please let us know how we can best provide you an example docx file that has this problem.

Kind regards

@deltaaccess Could you please attach the problematic DOCX document here in this forum? Just drag and drop the file into the reply message. We will check the issue and provide you more information.
It is safe to attach documents in the forum, only you, as topic starter, and Aspose staff can see the attachments.

E09FA92F-2FC5-4295-A53E-8546121290C6.docx (252.5 KB)
here is it

thanks,

@deltaaccess
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-25829

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

The issues you have found earlier (filed as WORDSNET-25829) have been fixed in this Aspose.Words for .NET 23.9 update also available on NuGet.