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 :
Dynamics 365 Community / Blogs / Think about IT / How do I: Find the correct ...

How do I: Find the correct version of Visual Studio to design Business Central RDLC report layouts?

Steven Renders Profile Picture Steven Renders 5,648 Moderator

A question I receive a lot recently is that after installing Visual Studio, the installation of the RDLC Report Designer produces an error:

The install of Microsoft RDLC Report Designer was not successful for all the selected products. This extension is not installable on any currently installed products.

 

The reason for this error is very simple: you are using or installed the wrong version of Visual Studio. The RDLC Report Designer only works with Visual Studio 2019, 2017 or lower, not with Visual Studio 2022.

 

In the requirements it states the following:

System Requirements for Business Central 2021 Release Wave 2 – Business Central | Microsoft Docs

 

This means you need to download/install Visual Studio 2017 or 2019 (that is also compatible), and you can find those here:

 

After you install the compatible Visual Studio 2017 or 2019, the RDLC Report Designer for Visual Studio installs without any errors.


This was originally posted here.

Comments

*This post is locked for comments