- 6
Hi,
I'm getting the following Exception when clicking 'Reload list of plugins' after copying all the Plugins provided with the Fashion theme to the Plugins folder on my server.
Exception information:
Exception type: InvalidOperationException
Exception message: The pre-application start initialization method Initialize on type Nop.Core.Plugins.PluginManager threw an exception with the following error message: Method 'get_Order' in type 'SevenSpikes.Nop.Plugins.Core.DependencyRegistrar' from assembly 'SevenSpikes.Nop.Plugins.Core, Version=2.5.375.4097, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
.
at System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods)
at System.Web.Compilation.BuildManager.CallPreStartInitMethods()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
Method 'get_Order' in type 'SevenSpikes.Nop.Plugins.Core.DependencyRegistrar' from assembly 'SevenSpikes.Nop.Plugins.Core, Version=2.5.375.4097, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Any thoughts?
Thanks, Kent.
I'm getting the following Exception when clicking 'Reload list of plugins' after copying all the Plugins provided with the Fashion theme to the Plugins folder on my server.
Exception information:
Exception type: InvalidOperationException
Exception message: The pre-application start initialization method Initialize on type Nop.Core.Plugins.PluginManager threw an exception with the following error message: Method 'get_Order' in type 'SevenSpikes.Nop.Plugins.Core.DependencyRegistrar' from assembly 'SevenSpikes.Nop.Plugins.Core, Version=2.5.375.4097, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
.
at System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods)
at System.Web.Compilation.BuildManager.CallPreStartInitMethods()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException)
Method 'get_Order' in type 'SevenSpikes.Nop.Plugins.Core.DependencyRegistrar' from assembly 'SevenSpikes.Nop.Plugins.Core, Version=2.5.375.4097, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Any thoughts?
Thanks, Kent.