Various Conversion Failures

Hello,

I am getting some conversion errors with various documents in .NET 9. You can find these in the attached .zip files.

Interestingly the .csv file works on your free online converter, but the e-mail does not.

Package Info: GroupDocs.Conversion 25.3.0
Problem Documents.zip (1.3 KB)

If you require any more information let me know.
Problem Documents.zip (1.30 KB)

@rthomas95

Could you please share the Conversion code as well? Moreover, please share the issue/error details.

Conversion code

converter.Convert(convertOptions, (Action<ConvertedContext>)(context =>
{
    context.ConvertedStream.CopyTo(fs);
}));

Errors are “Unknown email format” and “Unable to cast object of type ‘’ to type ‘’.”

image.png (1.6 KB)
image.png (1.58 KB)

1 Like

@rthomas95
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): CONVERSIONNET-7676

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.