Updating fields in word document fails sometimes

Hi,
i want to update all fields in given word document but this will cause an error in Aspose library.
Do you have any ideas to avoid this error.

Code for reproducing:

	private static void updateFields(String fileName)
	{
		Document doc = new Document(fileName);
		doc.updateFields();
		....		
	}

Update.docx (128.5 KB)

Best regards
Matthias

@curmas
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-27590

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.