出错页面是:http://www.xf.banchangyi.com:41001/icon/4b4ce7f7-cf07-4794-9773-97c85cf8c98a_s.jpg
异常信息:未找到路径“/icon/4b4ce7f7-cf07-4794-9773-97c85cf8c98a_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)