Skip to content

[Bug]: Application Error when loading theme using Breadcrumb #6940

@bdukes

Description

@bdukes

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Application Error screen when trying to access the site

Steps to reproduce?

  1. Install a fresh version of the latest build
  2. Step through installation steps

Current Behavior

An error has occurred. DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.UI.Skins.Skin.GetSkin(IHostSettings hostSettings, PageBase page) at DotNetNuke.Framework.DefaultPage.GetSkin() at DotNetNuke.Framework.DefaultPage.OnInit(EventArgs e) at System.Web.UI.Control.d__225.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Web.Util.WithinCancellableCallbackTaskAwaitable.WithinCancellableCallbackTaskAwaiter.GetResult() at System.Web.UI.Page.d__523.MoveNext() --- End of inner exception stack trace ---

Expected Behavior

Site loads

Relevant log output

Anything else?

screenshot of error

Affected Versions

Current development branch (unreleased)

What browsers are you seeing the problem on?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions