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 32: <td class="Article_BodyCell">
Line 33: <br>
Line 34: <community:Rating SubmitText="Rate Item" Runat="Server" />
Line 35: </td>
Line 36: </tr>

Source File: e:\hosting\member\ksbrace\communities\common\themes\default\skins\contentskins\articles_article.ascx    Line: 34

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASPNET.StarterKit.Communities.Rating..ctor() in D:\Program Files\ASP.NET Starter Kits\ASP.NET Community Starter Kit (VBVS)\CommunityStarterKit\Engine\Framework\Ratings\Controls\Rating.cs:66
   ASP.Articles_Article_ascx.__BuildControl__control8() in e:\hosting\member\ksbrace\communities\common\themes\default\skins\contentskins\articles_article.ascx:34
   ASP.Articles_Article_ascx.__BuildControlTree(Control __ctrl) in e:\hosting\member\ksbrace\communities\common\themes\default\skins\contentskins\articles_article.ascx:1
   ASP.Articles_Article_ascx.FrameworkInitialize() in c:\windows\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\4e497a22\9e7fe8f1\re3ifq-3.0.cs:0
   System.Web.UI.UserControl.InitializeAsUserControlInternal() +31
   System.Web.UI.UserControl.InitializeAsUserControl(Page page) +15
   System.Web.UI.TemplateControl.LoadControl(Type t) +161
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +51
   ASPNET.StarterKit.Communities.SkinnedCommunityControl.LoadSkin() in D:\Program Files\ASP.NET Starter Kits\ASP.NET Community Starter Kit (VBVS)\CommunityStarterKit\Engine\Framework\BaseClasses\SkinnedCommunityControl.cs:170
   ASPNET.StarterKit.Communities.SkinnedCommunityControl.CreateChildControls() in D:\Program Files\ASP.NET Starter Kits\ASP.NET Community Starter Kit (VBVS)\CommunityStarterKit\Engine\Framework\BaseClasses\SkinnedCommunityControl.cs:89
   System.Web.UI.Control.EnsureChildControls() +100
   System.Web.UI.Control.PreRenderRecursiveInternal() +38
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Control.PreRenderRecursiveInternal() +125
   System.Web.UI.Page.ProcessRequestMain() +1486


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