Completed
Last Updated: 01 Feb 2022 14:13 by ADMIN
Michael
Created on: 02 Aug 2019 10:43
Category: WordsProcessing
Type: Bug Report
0
WordsProcessing: KeyNotFoundException is thrown when document with invalid bookmarks is imported

Importing document with invalid bookmarks throws System.Collections.Generic.KeyNotFoundException. The issue is caused by an invalid bookmark having missing BookmarkRangeStart/bookmarkStart or BookmarkRangeEnd/bookmarkEnd elements.

3 comments
ADMIN
Peshito
Posted on: 19 Nov 2021 09:39

Hello,

This item will be available in R1 2022 Release. 

It is also available with Telerik UI for WPF's latest internal build - LIB 2021.3.1122 (22 Nov 2021) if you need it earlier. 

Regards,
Peshito
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Dimitar
Posted on: 04 Nov 2021 12:25

Hello Prabhakar,

You need to make sure that all bookmarks have a start and end. How are you generating the document in this case?

I am looking forward to your reply.

Regards,

Dimitar

Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
TD
Posted on: 02 Nov 2021 10:24

What I should do here to avoid that exception?