首页上一页 1 下一页尾页 1 条记录 1/1页
在学习试运行《ASP.NET项目开发案例全程实录地2版》第5章企业办公自动化管理系统“遇到未将对象引用设置到对象的实例。 ”的问题
发表在ASP.NET图书答疑
2012-09-17
是否精华
是
否
版块置顶:
是
否
在学习试运行《ASP.NET项目开发案例全程实录地2版》第5章企业办公自动化管理系统“遇到未将对象引用设置到对象的实例。 ”的问题未将对象引用设置到对象的实例。
说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。
源错误:
执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[NullReferenceException: 未将对象引用设置到对象的实例。]
FreeTextBoxControls.Support.ResourceManager.LoadResource(Hashtable target, String language, String cacheKey) +498
FreeTextBoxControls.Support.ResourceManager.GetResources() +247
FreeTextBoxControls.Support.ResourceManager.GetString(String name) +39
FreeTextBoxControls.Support.Helper.PopulateDefaultDropDownList(ToolbarDropDownList toolbarDropDownList, FreeTextBox freeTextBox, ResourceManager resourceManager) +5921
FreeTextBoxControls.FreeTextBox.OnPreRender(EventArgs e) +681
System.Web.UI.Control.PreRenderRecursiveInternal() +103
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496
我一直是明日科技的忠实读者,从自学VB、JAVA再到C#编程语言,请问尊敬的老师如何解决此异常问题?非常感谢!期盼回复
说明: 执行当前 Web 请求期间,出现未经处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.NullReferenceException: 未将对象引用设置到对象的实例。
源错误:
执行当前 Web 请求期间生成了未经处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[NullReferenceException: 未将对象引用设置到对象的实例。]
FreeTextBoxControls.Support.ResourceManager.LoadResource(Hashtable target, String language, String cacheKey) +498
FreeTextBoxControls.Support.ResourceManager.GetResources() +247
FreeTextBoxControls.Support.ResourceManager.GetString(String name) +39
FreeTextBoxControls.Support.Helper.PopulateDefaultDropDownList(ToolbarDropDownList toolbarDropDownList, FreeTextBox freeTextBox, ResourceManager resourceManager) +5921
FreeTextBoxControls.FreeTextBox.OnPreRender(EventArgs e) +681
System.Web.UI.Control.PreRenderRecursiveInternal() +103
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Control.PreRenderRecursiveInternal() +175
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2496
我一直是明日科技的忠实读者,从自学VB、JAVA再到C#编程语言,请问尊敬的老师如何解决此异常问题?非常感谢!期盼回复