Module: AltirisNativeHelper.dll
Source: global.asax
Description: Unhandled exception. Type=Altiris.NS.Exceptions.AeXException Msg=The specified GUID does not refer to a item
StackTrace=
at Altiris.NS.ItemManagement.Item.GetName(Guid itemGuid)
at Altiris.Resource.UI.Controls.AttributeControls.ResourcePickerAttributeControl.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain()
This is caused when an item, being referenced by a data class with a Foreign Resource Key attribute, is deleted, and the reference is not removed from the data class that the reference was inserted into.
Preventive: First remove any foreign key references to an item before deleting the item itself.
Workaround: Remove orphaned items from the data class with the foreign resource key that is causing the issue.
Applies To
Asset Control Solution 6.2
CMDB Solution 6.5