Server Error in '/forums/Web' 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:  </mp:Content>
Line 10: <mp:Content id="MainContent" runat="server">
Line 11: 	<Forums:ThreadView runat="server" />
Line 12: </mp:Content>
Line 13: </mp:ContentContainer>

Source File: e:\Baystreetjobs\site\forums\Web\ShowForum.aspx    Line: 11

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   AspNetForums.Controls.SkinnedForumWebControl..ctor() in Z:\sitedev\forums\Controls\BaseClasses\SkinnedForumWebControl.cs:42
   AspNetForums.Controls.ThreadView..ctor() in Z:\sitedev\forums\Controls\Views\ThreadView.cs:67
   ASP.showforum_aspx.__BuildControl__control2() in e:\Baystreetjobs\site\forums\Web\ShowForum.aspx:11
   ASP.showforum_aspx.__BuildControlMainContent() in e:\Baystreetjobs\site\forums\Web\ShowForum.aspx:10
   ASP.showforum_aspx.__BuildControlMPContainer() in e:\Baystreetjobs\site\forums\Web\ShowForum.aspx:6
   ASP.showforum_aspx.__BuildControlTree(showforum_aspx __ctrl) in e:\Baystreetjobs\site\forums\Web\ShowForum.aspx:1
   ASP.showforum_aspx.FrameworkInitialize() in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\forums_web\307bc199\c65917ce\App_Web_wfvyxjq6.7.cs:0
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +54
   System.Web.UI.Page.ProcessRequest() +90
   System.Web.UI.Page.ProcessRequest(HttpContext context) +239
   ASP.showforum_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\forums_web\307bc199\c65917ce\App_Web_wfvyxjq6.7.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +598
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +170


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975