xceedsoftware / DocX

Fast and easy to use .NET library that creates or modifies Microsoft Word files without installing Word.
Other
1.77k stars 472 forks source link

1.8.0 Crash on Load with "Sequence contains no matching element" #417

Open Ubergeek111 opened 2 years ago

Ubergeek111 commented 2 years ago

Getting a "Sequence contains no matching element" exception when loading a doc. In the trace it points to "at Xceed.Document.NET.HelperFunctions.GetMainDocumentPart(Package package)"

I see that this occurred a few years back and was fixed in v1.2. Not sure what the difference is, but any help would be appreciated.

XceedBoucherS commented 2 years ago

Hello, Could you submit the document you are trying to load so we can test it ? Thank you