Convert cached file using .NET

Hi,

I wanted to try out you caching sample but I always get the following error:

GroupDocs.Conversion.Exceptions.GroupDocsConversionException: 'Type ‘ ’ in Assembly ‘GroupDocs.Conversion, Version=20.1.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56’ is not marked as serializable.’

The only thing I changed was the cachePath to something shorter, to avoid running into this error:

GroupDocs.Conversion.Exceptions.GroupDocsConversionException: ‘Could not find a part of the path ‘C:\Users\user.name\Documents\Visual Studio 2019\Projects\GroupDocs.Conversion Sample\Output\UseCacheWhenProcessingDocuments\cache\760B621AFD3C8CFAD70C1FB73027A2A25F1068353BB4D0322AF331A2652018FA.83979F6F3629E5775076B1AF29A28900FD79C6C167D0EC999D58552526EA4853.cache’.’

It just looks to me like the generated path was too long (more than 255 characters).

But anyway, the first error is what bothers me more.
The cache folder exists, but is currently empty.
I did not change anything else than the path and I’m using Converter 20.1 for .Net.

@Clemens_Pestuka,

We are investigating this scenario. Your investigation ticket ID is CONVERSIONNET-3731. As there is any further update, you’ll be notified.

1 Like