System.MissingMethodException: Method not found: 'Syncfusion.DocIO.DLS.RevisionCollection Syncfusion.DocIO.DLS.WordDocument.get_Revisions()'.

I am getting  System.MissingMethodException: Method not found: 'Syncfusion.DocIO.DLS.RevisionCollection Syncfusion.DocIO.DLS.WordDocument.get_Revisions()'. 

error while  executing below line in linux server...

WordDocument document =

                                WordDocument.Load(fileMemoryStream, GetFormatType(type.ToLower()));

using documenteditor version 19.3.0.43

what am i missing



1 Reply

SM Suriya Murugan Syncfusion Team February 14, 2022 11:47 AM UTC

Hi Swethaa,


We suspect that the reported issue may be document specific. Can you please share the input document which you tried at your end? That will be helpful for us to proceed further and provide you the solution at the earliest.


Note: If you have any confidential data in your Word document, please replace with some dummy data and provide us the same. We just need your document to recreate the problem you face.


Regards,

Suriya M.


Loader.
Up arrow icon