Problem to open OneNote documents

Hi Aspose team,

in attached project you can find two OneNote documents that cannot be opened.
Errors are:

Doc name:1.one, Error:Page manifest node is missed.
Doc name:2.one, Error:The MD5 hash is not correct for referenced struct.

Can you please check?

Thanks,
Oliver

Aspose.Bugs.zip (200.6 KB)

@dr_oli

We have reproduced this issue and it has been logged with ID “NOTENET-2709” for further investigation. You will automatically be informed here once we have more information to share.

Hi,
We are facing the same issue as described by @dr.doc. Is there any way to resolve this? Otherwise please raise priority for this Issue, this makes Aspose.Note unusable for us!

Thanks a lot
Robert

@tmdolphin,

The logged ticket “NOTENET-2709” is not resolved yet.

But we recommend you to kindly try using our latest version/fix if it makes any difference.

if you still find the issue, kindly do attach your sample documents, we will evaluate and may log appropriate tickets for your issue.

Hi there,
thanks for the information. We are using the latest version. I attached some test OneNote and here the

oneNoteBug.zip (2.2 MB)

COde:
public static void main(String[] args) {
String path_oneNote =“C:\Temp\oneNoteBug\Vali.one”;

         //License license = new License();
         //license.setLicense(Main.class.getResourceAsStream("aspose.lic"));
         Document doc = new Document(path_oneNote);
         System.out.println("If this comes, it is is working correctly. But there is an error message.");
         // Exception in thread "main" class com.aspose.note.internal.UnsupportedFileFormatException: Page manifest node is missed.
   }

Thanks for the Help!

@tmdolphin,

Thanks for the sample documents and sample code segment.

We are able to reproduce the same issue. We have logged your files against the existing issue “NOTENET-2709” into our database. We will consider your files when fixing the issue.

Once we have an update on it, we will let you know.

@dr.doc,

  1. How did you create/get this file?
  2. Was this file received from OneDrive or SharePoint (which version)?

I am not sure. If we hit similar issue with new files I record where those documents came from :frowning:

@dr.doc,

Ok, thanks for the update.

If you even happen to know about how your previous file was created or how did you get the file, kindly do tell us.

The issues you have found earlier (filed as NOTENET-2709) have been fixed in this update. This message was posted using Bugs notification tool by senua.remizova