Close

Bug - Unhandled Exception on SmartSEO

mrocenter
11 years ago
#1240 Quote
Avatar
  • 1
We get this error for every page access to a manufacturer page:

Log level:  Error  
Short message:  Object reference not set to an instance of an object.  
Full message:  System.NullReferenceException: Object reference not set to an instance of an object. at SevenSpikes.Nop.Plugins.SmartSEO.ActionFilters.ManufacturerActionFilterAttribute.OnActionExecuted(ActionExecutedContext filterContext) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) at System.Web.Mvc.Controller.ExecuteCore() at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d() at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f) at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)  
IP address:  180.76.5.185  
Customer:  builtin@search_engine_record.com  
Page URL:  http://www.mrocenter.com/es/m/3566/crews?pagenumber=1&orderby=15  
Referrer URL:  
Created on:  9/10/2012 2:04:00 PM  
Support
11 years ago
#1244 Quote
Avatar
  • Moderator
  • 1044
mrocenter wrote:
We get this error for every page access to a manufacturer page:
...
IP address:  180.76.5.185  
Customer:  builtin@search_engine_record.com  
Page URL:  http://www.mrocenter.com/es/m/3566/crews?pagenumber=1&orderby=15  
Referrer URL:  
Created on:  9/10/2012 2:04:00 PM  


Hi mrocenter,

This url does not exist and that is why you get this error.
You are redirected to the errorpage.htm but the Smart SEO action filters don't expect this and that's why they throw and exception.
We will fix this and will let you know to download the latest version of the Smart SEO.

Best Regards,
Nop-Templates Support Team