web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Management Reporter for AX "The operation could not be completed because the item no longer exists."

(0) ShareShare
ReportReport
Posted on by 104

I received the following error message:

The operation could not be completed because the item no longer exists.
Component: Microsoft.Dynamics.Performance.Reporting.DataAccess.Server.ReportService
User: XXXXX
Machine: XXXXX

The cause was a user ID that was no longer valid.  As best as I can tell an upgrade to CU14 was done while a report was checked out.  Whatever the case this fixed it (NOTE - change the GUID to a value that exists or is valid for your system)

update reporting.controlreport set LastChangedBy = '406777E3-8F16-40A8-8163-AB5621F227E9', lastgeneratedby = '406777E3-8F16-40A8-8163-AB5621F227E9', checkedoutto = '406777E3-8F16-40A8-8163-AB5621F227E9' where id = 'A37A714F-0B84-491C-A0A9-1F0F96FD18E1'

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Philip Leitch Profile Picture
    104 on at
    RE: Management Reporter for AX "The operation could not be completed because the item no longer exists."

    This did fix the issue for me - it was only one the one report - the one report was identified by profiling the database at the time I attempted to open the report.

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: Management Reporter for AX "The operation could not be completed because the item no longer exists."

    I experience the same issue and another blog resolved without updating version

    https://community.dynamics.com/ax/f/33/t/196077

    Microsoft provided us with the following script to run against the MR database and it cleared out the invalid checkouts for the reports:

    UPDATE [Reporting].[ControlReport]

    SET CheckedOutTo = NULL, CheckedOutDate = NULL

    WHERE not CheckedOutTo is null or not CheckedOutDate is null

    Make sure to test in a test DB first and backup before making your change in your production instance.

    They also provided hotfixes 3757498 and 3780433 that were deployed in Management Reporter CU15.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Tocauer Profile Picture

Martin Tocauer 4

#1
Community Member Profile Picture

Community Member 4

#3
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans