DocumentEditor exception throws when trying to load a file

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)'

1 Reply

SM Suriya Murugan Syncfusion Team January 20, 2021 04:27 AM UTC

Hi Omar, 

Syncfusion Greetings! 

We have tried to reproduce the reported issue but we couldn’t able to reproduce. Can you please try reproduce the reported issue in below ASP.NET MVC service?  
 
 
Can you please confirm issue occurs in above project also? If not, please ensure the package version. Also, share the simple sample to reproduce the reported issue?that will helpful for us to proceed further and provide you solution at earliest. 
 
 
Regards, 
 
Suriya M. 


Loader.
Up arrow icon