The specified GUID does not refer to a item.
I used Notification server to forward inventory from my production server to my test server and am not getting the following error message when attempting to edit asset records:
Server Error in '/Altiris/AssetContractCommon' Application.
--------------------------------------------------------------------------------
The specified GUID does not refer to a item
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: Altiris.NS.Exceptions.AeXException: The specified GUID does not refer to a item
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[AeXException: The specified GUID does not refer to a item]
Altiris.NS.ItemManagement.Item.GetName(Guid itemGuid)
Altiris.Resource.UI.Controls.AttributeControls.ResourcePickerAttributeControl.OnPreRender(EventArgs e)
System.Web.UI.Control.PreRenderRecursiveInternal() +54
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Control.PreRenderRecursiveInternal() +117
System.Web.UI.Page.ProcessRequestMain() +1499
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407
Has anyone else had this issue and if so, how do I fix it? Thanks.
Comments
I would take a look at this
Altiris KB37742
Jim Harings
HP Enterprise Services
1st Rule of Connect Club: Mark the post that helped you the most as a 'solution'. 2nd Rule of Connect Club:You must talk about Connect club.
Jim, In the resolution, it
Jim,
In the resolution, it states:
Workaround: Remove orphaned items from the data class with the foreign resource key that is causing the issue
How do I determine which foreign resource key is causing the problem?
Would you like to reply?
Login or Register to post your comment.