This question is locked. New answers and comments are not allowed.
Hello,
I'm trying to merge document parts from different sources using DocumentFragments.
This works just fine except when my document is imported from html.
Whenever I run the editor.InsertFragment on that type of document, a StackOverflowException is raised.
Is there any way to know more about the exception, or to prevent it ?
I'm trying to merge document parts from different sources using DocumentFragments.
This works just fine except when my document is imported from html.
Whenever I run the editor.InsertFragment on that type of document, a StackOverflowException is raised.
Is there any way to know more about the exception, or to prevent it ?