出错页面是:http://www.xf.banchangyi.com:41001/icon/7b2d8a46-c8ac-424d-b205-46b299849c81_s.jpg?v=19
异常信息:未找到路径“/icon/7b2d8a46-c8ac-424d-b205-46b299849c81_s.jpg”的控制器或该控制器未实现 IController。
Source:System.Web.Mvc
StackTrace:
在 System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType)
在 System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName)
在 System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory)
在 System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state)
在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)