- 5
Plese, help me! I have a problem with a purchased plugin Nop Instant Search. The Plugins folder I uploaded directory and SevenSpikes.Core SevenSpikes.Nop.Plugins.InstantSearch. The Administration - Configuration - Plugins I first installed SevenSpikes.Core then SevenSpikes.Nop.Plugins.InstantSearch and then restart the application made. When I want the menu Plugins - Nop Instant Search - Settings to make settings, the browser is redirected to a page:
filenotfound.htm?aspxerrorpath=/admin/InstantSearchAdmin/Setting
The log is this error message:
System.Web.HttpException (0x80004005): The controller for path '/admin/InstantSearchAdmin/Setting' was not found or does not implement IController. at System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType) at System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName) at System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<BeginProcessRequest>b__2() at System.Web.Mvc.SecurityUtil.<>c__DisplayClassb`1.<ProcessInApplicationTrust>b__a() at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust[TResult](Func`1 func) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
filenotfound.htm?aspxerrorpath=/admin/InstantSearchAdmin/Setting
The log is this error message:
System.Web.HttpException (0x80004005): The controller for path '/admin/InstantSearchAdmin/Setting' was not found or does not implement IController. at System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType) at System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName) at System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<BeginProcessRequest>b__2() at System.Web.Mvc.SecurityUtil.<>c__DisplayClassb`1.<ProcessInApplicationTrust>b__a() at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust[TResult](Func`1 func) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)