Dear developers,
I am getting the following issue when the filetypemanager is trying to get the converter (GetConverterToDefaultBilingual).
Additional information: Could not load type 'Sdl.FileTypeSupport.Framework.Core.Utilities.BilingualApi.InvalidEncodingRemovalVisitor' from assembly 'Sdl.FileTypeSupport.Framework.Core.Utilities, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c28cdb26c445c888'.
I have implemented this in one or two other plugins and I have been re-using the same code. I wonder why this is suddenly no longer working. Can anyone help/advise?
Regards,
Laurent
EDIT: I get the same error message for plugins using the converter where I did not make any change to the code. Could it be that the DLL has been modified?