anna_le

New Member
Server Error in '/' Application.


Object reference not set to an instance of an object.


Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.


Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.


Source Error:



Line 24:

Line 25:

Line 26: <%Response.Write(LoadHeader()); %>

Line 27:

Line 28:


Source File: \\10.0.0.138\hosting\hosting\bookboomingcom\httpdo cs\Default.aspx Line: 26


Stack Trace:



[NullReferenceException: Object reference not set to an instance of an object.]

BookBooming.BookBoomingDataContext..ctor() in D:\KhaiNguyen Co.ltd\Project\12_December\BookBooming\Source\v1.1 \Test\BookBooming\BookBooming\BookBooming.designer .cs:263

BookBooming.Default.LoadHeader() in D:\KhaiNguyen Co.ltd\Project\12_December\BookBooming\Source\v1.1 \Test\BookBooming\BookBooming\Default.aspx.cs:20

ASP.default_aspx.__RenderHead1(HtmlTextWriter __w, Control parameterContainer) in \\10.0.0.138\hosting\hosting\bookboomingcom\httpdo cs\Default.aspx:26

System.Web.UI.Control.RenderChildrenInternal(HtmlT extWriter writer, ICollection children) +130

System.Web.UI.HtmlControls.HtmlHead.RenderChildren (HtmlTextWriter writer) +26

System.Web.UI.HtmlControls.HtmlContainerControl.Re nder(HtmlTextWriter writer) +47

System.Web.UI.Control.RenderChildrenInternal(HtmlT extWriter writer, ICollection children) +245

System.Web.UI.Page.Render(HtmlTextWriter writer) +39

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4942
 

Các chủ đề có liên quan khác

Top