Hello,
When I try to run this line:
EJ2WordDocument document = EJ2WordDocument.Load(stream, GetFormatType(type.ToLower()));
this exception comes:
System.IO.FileLoadException: 'Could not load file or assembly 'Syncfusion.Compression.Base, Version=18.4450.0.34, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'