Missing Microsoft RDLC Report Designer in Visual Studio

后端 未结 12 1936
再見小時候
再見小時候 2020-12-04 12:12

In Visual Studio 2015, I cannot find the designer for RDLC reports anymore. Does anyone know if this is only a bug and if it is provided later on or if Micr

12条回答
  •  时光取名叫无心
    2020-12-04 12:40

    To solve this problem open nutget package manager console and select your project and type install-package microsoft.report.viewer and wait to install

提交回复
热议问题