访问页面出现异常具体信息如下:

System.InvalidOperationException: 未找到视图“stockpool”或其母版视图,或没有视图引擎支持搜索的位置。搜索了以下位置: ~/Views/win/stockpool.cshtml ~/Views/Shared/stockpool.cshtml ~/Views/ShuJu/MarketIndexFundFlow/stockpool.cshtml ~/Views/ShuJu/StockFundFlow/stockpool.cshtml ~/Views/ShuJu/Level2/stockpool.cshtml ~/Views/ShuJu/bill_rt/stockpool.cshtml ~/Views/ShuJu/LongHuBang/stockpool.cshtml ~/Views/ShuJu/managerholdstock/stockpool.cshtml ~/Views/HuDong/lhp/stockpool.cshtml ~/Views/HuDong/index/stockpool.cshtml 在 System.Web.Mvc.ViewResult.FindView(ControllerContext context) 在 System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) 在 System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19() 在 System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) 在 System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)