Error in Log after installing Essential Enterprise

I just installed the latest Essential Version.

When I try and start Visual Studio 2022 I got this message in the log

CreateInstance failed for package [SyncfusionPackage]Source: 'mscorlib' Description: Could not load file or assembly 'file:///d:\program files\microsoft visual studio\2022\community\common7\ide\extensions\bdhmmncy.fbt\Syncfusion EJ2 Web Conversion and Migration.dll' or one of its dependencies. The system cannot find the file specified. System.IO.FileNotFoundException: Could not load file or assembly 'file:///d:\program files\microsoft visual studio\2022\community\common7\ide\extensions\bdhmmncy.fbt\Syncfusion EJ2 Web Conversion and Migration.dll' or one of its dependencies. The system cannot find the file specified. File name: 'file:///d:\program files\microsoft visual studio\2022\community\common7\ide\extensions\bdhmmncy.fbt\Syncfusion EJ2 Web Conversion and Migration.dll' at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark) at System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence securityEvidence) at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo) at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. {A

1 Reply

SV Suvetha Venkatesan Syncfusion Team February 6, 2026 12:59 PM UTC

Hi Paul, 

Thank you for reaching out to us. We understand that you're experiencing an issue while installing Syncfusion extension in Visual Studio 2022 Community. 

We installed the latest versions of both Visual Studio 2022 Community and Visual Studio 2022 Enterprise, as you mentioned. However, we are not able to reproduce the issue 

We suspect that the Syncfusion extensions are not installed properly from the Syncfusion setup in your Visual Studio environment.  

To resolve this issue, please follow the steps in the link to uninstall and then reinstall the extensions. 

In the meantime, could you please provide the following details? 

  • Visual Studio version details (Help → About Microsoft Visual Studio → Copy Info). 
  • Your Windows OS version and build number (e.g., Windows 11 – Version xxH2). 
  • Gather log file. Please follow the steps in the link  to get the Gather log file. 
  • If possible, could you share furthermore details to reproduce the issue which will be useful to check further.   

Once we receive these details, we will check and provide further guidance. Thank you for your patience. 


Loader.
Up arrow icon