Cause: A call to SET_ITEM_PROPERTY attempted to set the Navigable attribute of a non-enabled item.
Action: First set the Enabled attribute of the item with a call to SET_ITEM_PROPERTY. Then set the Navigable property of the item with another call to SET_ITEM_PROPERTY.
Level: 99
Type: Error