Skip to content
Deedboxlatest

DBX016: Stored events have no mapping

This page explains error DBX016 and how to fix it.

Start-up found stored events whose name maps to no registered event. Usually an event class was renamed.

Add .Alias("old.name") to the event that replaces it. See rename an event.