Visual Studio Upgrade from VS2019 --> VS2022 causes Reporting Services Project to Fail with this message: "Project item ‘4294967294′ does not represent a file"

DJAdan 671 Reputation points
2022-06-07T17:40:55.957+00:00

Hi All,

I recently upgraded Visual Studio 2019 Professional to VS2022 Professional. The installation completed with no errors.

Our environment hosts a number of different Solution Types: C#, SQL Server, and Reporting Services.

We use TFS (Team Foundation Server) as our Source Control system.

Since the upgrade, all project types are working except Reporting Services. The Reporting Services projects receive this error message:

  • Project item ‘4294967294′ does not represent a file

209233-vs2022-error.png

I have read previous articles regarding this error message, but they are quite old. The primary blog which offers a fix is no longer available.

This particular solution has over 1000+ SSRS reports defined, with 66 projects within the solution. The problem appears to be a strange interaction between TFS and SSRS.

How do I get around this error?

VS2019 works with no problems.

Thanks for your help.

--Dan

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
0 comments No comments
{count} votes

Answer accepted by question author
  1. Tianyu Sun-MSFT 34,686 Reputation points Microsoft External Staff
    2022-06-08T06:11:32.087+00:00

    Hi @DJAdan ,

    Thank you for taking time to post this issue in Microsoft Q&A forum.

    I notice that this may be a known issue which reported here: Error message when click on the .sln reporting solution "project item 4294967294 does not represent a file". The fix has been internally implemented and is being prepared for release.

    I think the solution for this issue is to wait for the newly VS update to be released. You can follow up that thread and VS Product Team will inform you once the update becomes available for download.

    Thanks for your understanding, have a nice day.

    Best Regards,
    Tianyu

    • If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. DJAdan 671 Reputation points
    2022-06-09T12:50:17.023+00:00

    Hi Tianyu,

    Thank you for the update.

    Is there an expected release-date for the bug-fix?

    --Dan


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.