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 9:  		<meta name="CODE_LANGUAGE" Content="C#">
Line 10: 		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
Line 11: 		<META NAME="keywords" CONTENT="<%=strSEOMetaKeywords.Replace("\"","\'\'")%>">
Line 12: 		<META NAME="description" CONTENT="<%=strSEOMetaDesc.Replace("\"","\'\'")%>">
Line 13: 		<link href="style.css" rel="stylesheet" type="text/css">

Source File: E:\hshome\objectsofdesign\objects-of-design.com\subcategory.aspx    Line: 11

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.subcategory_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in E:\hshome\objectsofdesign\objects-of-design.com\subcategory.aspx:11
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27
   System.Web.UI.Control.Render(HtmlTextWriter writer) +7
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243
   System.Web.UI.Page.ProcessRequestMain() +1926


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407