VS2022 report design tab blank when opening VS2017 rdl

Linda 21 Reputation points
2024-08-08T20:20:47.8866667+00:00

I have a VS2017 project with SSRS .rdl files. It opens fine in VS2022 but when I open any report the Design tab is originally blank. It will display once I open a Dataset OR click to another report and back. I have searched exhaustively, and it has been suggested some XML elements might be deprecated but there is no real action item. Can anyone help me? Yes, I am using the updated schema

<Report MustUnderstand="df" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns:df="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition/defaultfontfamily">

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
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.
3,016 questions
{count} votes

Accepted answer
  1. Michael Taylor 57,316 Reputation points
    2024-08-08T21:06:19.62+00:00

    Sounds like there could be a rendering issue with the designer. I would recommend you use the Report a Problem in VS to report the issue with the extension to the team that handles that.

    In the interim you might check your VS settings and disable hardware acceleration to see if the issue is related to that.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,936 Reputation points Microsoft External Staff
    2024-08-09T08:28:55.3+00:00

    Hello, please update the VS2022 and Microsoft Reporting Services Projects to the latest version.

    I created a new SSRS project in latest VS2022 and couldn't reproduce it.

    After adding a new Report file, the Design and Preview tabs show normally.

    1 person found this answer helpful.
    0 comments No comments

  2. Linda 21 Reputation points
    2024-08-16T15:02:28.95+00:00

    Updated VS2022 and the Reporting Services extension to the latest versions.

    0 comments No comments

Your answer

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