Hello,
When trying to index this XML file…
windowsZones.zip (8.0 KB)
…, we get an exception via index.Events.ErrorOccurred:
GroupDocs.Parser.Exceptions.CorruptedDocumentException: Exception of type ‘GroupDocs.Parser.Exceptions.CorruptedDocumentException’ was thrown.
at .()
at . ()
at .ReadLine()
at .()
at .()
at .(Cancellation )
at .( )
at .( )
at .(Document , , String )"
According to an online validator (w3schools), the file is at least syntactically valid.
@jamsharp
Could you please share the sample code as well? We couldn’t reproduce this issue using basic indexing code.
We received the exception via the error event:
index.Events.ErrorOccurred += ...
1 Like
One more file like this:
DMClient_DDF.zip (6.5 KB)
@jamsharp
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): SEARCHNET-3302
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
The issues you have found earlier (filed as SEARCHNET-3302) have been fixed in this update. This message was posted using Bugs notification tool by atir.tahir
Thank you very much. We can confirm, that it’s fixed.
Please feel free to close this issue.