[RuntimeBinderException: 无法对 null 引用执行运行时绑定]
CallSite.Target(Closure , CallSite , Object ) +153
System.Dynamic.UpdateDelegates.UpdateAndExecute1(CallSite site, T0 arg0) +662
CallSite.Target(Closure , CallSite , Object ) +271
Web.PageUI.BaseDetail..ctor() +1601
BLL.PageUI.BaseDetail..ctor() +43
BLL.PageUI.Page_Product.Detail..ctor() +43
ASP.templates_product_details_aspx..ctor() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\b4028c57\52fd22f0\App_Web_obvp0f1r.0.cs:0
__ASP.FastObjectFactory_app_web_obvp0f1r.Create_ASP_templates_product_details_aspx() in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\b4028c57\52fd22f0\App_Web_obvp0f1r.2.cs:0
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) +133
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +44
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +378
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +137
|