NullReferenceException from => WMKC_Site_Self_Mobile
thrown in MRead / PageOther
错误详情:
Object reference not set to an instance of an object.
堆栈跟踪:
at WMKC_Site_Self_Mobile.Services.SelfSite.ReplaceListTempContent(Int32 tempId, S_Lang m_SiteLang, S_Lang_Attach m_SiteLangAttach, Int32 productTypeId, Int32 newsTypeId, Int32 industryTypeId, Int32 page, Boolean isMobile, Boolean isMip)
at WMKC_Site_Self_Mobile.Controllers.MReadController.HandleSecondPart_Industrys(String secondPart, S_Lang m_SiteLang, S_Lang_Attach m_SiteLangAttach, String pPageUrl, Boolean isMobile, TemplateTypeEnum& templateType, Boolean isMip)
at WMKC_Site_Self_Mobile.Controllers.MReadController.GetContentByPart_New(String secondPart, S_Lang m_SiteLang, S_Lang_Attach m_SiteLangAttach, String pPageUrl, Boolean isMobile, TemplateTypeEnum& templateType, Boolean isMip)
at WMKC_Site_Self_Mobile.Controllers.MReadController.ReplaceOtherTemp(String secondPart, S_Lang m_SiteLang, S_Lang_Attach m_SiteLangAttach, String siteDomain, String pPageUrl, Boolean isMobile, TemplateTypeEnum& templateType, Boolean isMip)
at WMKC_Site_Self_Mobile.Controllers.MReadController.PageOther(String pOne)
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.