[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
|