Error after adding plugin folder nopcommerce 3.90

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 anni tempo fa
We are receiving exception after adding the plugin to the plugin folder.  


[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
   System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0
   System.Reflection.Assembly.GetTypes() +121
   Nop.Core.Plugins.PluginManager.Initialize() in ~\nopCommerce_3.90_Beta_Source\Libraries\Nop.Core\Plugins\PluginManager.cs:148

[Exception: Plugin 'Add video/Audio with Product'. Could not load file or assembly 'Autofac, Version=4.4.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
]
   Nop.Core.Plugins.PluginManager.Initialize() in ~\nopCommerce_3.90_Beta_Source\Libraries\Nop.Core\Plugins\PluginManager.cs:167

[Exception: Plugin 'Add video/Audio with Product'. Could not load file or assembly 'Autofac, Version=4.4.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
5 anni tempo fa
Did you create this plugin?  In Visual Studio, make sure it is referencing the same version of Autofac as some other plugin.
5 anni tempo fa
hello
no we didnt. this is the audio video plugin available. so we have to make sure its matching upgrade our visual studii to match it?
5 anni tempo fa
RE: "... this is the audio video plugin available."

Please explain that.  Is it a 3rd party plugin (created by some other developer)?  If so, you should contact them for support
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.