“/”应用程序中的服务器错误。

未将对象引用设置到对象的实例。

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。

源错误:


行 1:  <%@ Page Language="C#" MasterPageFile="~/ViewPage.Master" AutoEventWireup="true" CodeBehind="Product_in.aspx.cs" Inherits="WebApp.Product_in" %>
行 2:  <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
行 3:      <script type="text/javascript" src="js/DrawImage.js"></script>

源文件: e:\wwwroot\hqsignal\web\Product_in.aspx    行: 1

堆栈跟踪:


[NullReferenceException: 未将对象引用设置到对象的实例。]
   WebApp.PageBase.InitializeCulture() in C:\Users\ZQQ\Desktop\最新项目\0044 HQSignal Web最新的\0044 HQSignal Web\WebApp\WebApp\App_Code\PageBase.cs:24
   ASP.product_in_aspx.__BuildControlTree(product_in_aspx __ctrl) in e:\wwwroot\hqsignal\web\Product_in.aspx:1
   ASP.product_in_aspx.FrameworkInitialize() in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\66c2d132\6d416add\App_Web_s5t1_i4g.4.cs:0
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +56
   System.Web.UI.Page.ProcessRequest() +80
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +21
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.product_in_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\66c2d132\6d416add\App_Web_s5t1_i4g.4.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +181
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


版本信息: Microsoft .NET Framework 版本:2.0.50727.8793; ASP.NET 版本:2.0.50727.8762