We have moved to GitHub Issues
You are viewing the read-only archive of Umbraco's issue tracker. To create new issues, please head over to GitHub Issues.
Make sure to read the blog posts announcing the move for more information.
Created by esunxray 24 Sep 2013, 07:30:03 Updated by Shannon Deminick 25 Sep 2013, 09:06:22
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:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
Add a "Debug=true" directive at the top of the file that generated the error. Example:
<%@ Page Language="C#" Debug="true" %>
or:
Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.
Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] umbraco.cms.businesslogic.packager.repositories.Repository.getByGuid(String repositoryGuid) +816 Umbraco.Web.UI.Install.Steps.Skinning.LoadStarterKits..ctor() +48 __ASP.FastObjectFactory_app_web_loadstarterkits_ascx_248f88c3_60myhpnx.Create_ASP_install_steps_skinning_loadstarterkits_ascx() +28 System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters) +232 System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) +204 Umbraco.Web.UI.Install.Steps.StarterKits.ShowStarterKits() +231 Umbraco.Web.UI.Install.Steps.StarterKits.Page_Load(Object sender, EventArgs e) +44 System.Web.UI.Control.LoadRecursive() +70 System.Web.UI.Control.LoadRecursive() +189 System.Web.UI.Control.LoadRecursive() +189 System.Web.UI.Control.LoadRecursive() +189 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3177
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929
I'm having the same issue. Tried builds 83, 84, and 85. All throw YSOD when trying to load the Install-Starter Kits page.
Bug is still there.
I haven't pushed the changes, please be patient.
Priority: Normal
Type: Bug
State: Fixed
Assignee: Shannon Deminick
Difficulty: Normal
Category:
Backwards Compatible: True
Fix Submitted:
Affected versions: 7.0.0
Due in version: 7.0.0
Sprint:
Story Points:
Cycle: