如何使用Visual Studio 2019部署报表 [英] How do I deploy reports with Visual Studio 2019

查看:201
本文介绍了如何使用Visual Studio 2019部署报表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请说明如何使用Visual Studio 2019部署报告。 具体来说,我想看到将Visual Studio 2019社区版下载到缓存中的步骤(我们使用layout命令进行安装),然后使用install命令安装
it,然后添加Microsoft Reporting Services项目的步骤扩展,然后是加载报告项目的步骤,然后是使用deploy命令的步骤。 我问这个问题的原因是因为我想知道为Visual Studio 2019社区版下载和安装所需的最低工作量
以使其工作。 我得到它与Visual Studio 2019企业版一起工作,有很多我不需要的工作负载,但尝试下载更少的工作负载似乎不是
工作,所以我想知道你必须包含哪些工作负载Visual Studio让它工作。 文档似乎有点含糊不清,即我认为它说以前包含在SSDT中用于数据库项目
的功能现在包含在Visual Studio 2019中,并且报告项目所需的功能现在包含在Microsoft中Reporting Services项目扩展。 但是,当我使用CoreEditor和Data工作负载将扩展加载到Community Edition时,
它表示报告项目不兼容并且给出了一些神秘的应用程序没有安装错误。 这就是为什么我要解释整个过程的原因,即Visual Studio 2019中需要哪些工作负载,以及除了可能
缺少的扩展之外的任何其他内容。 似乎没有足够的人在Visual Studio 2019中尝试这个,以便我找到关于它的论坛条目。 他们中的大多数都是指Visual Studio 2017和之前需要的东西,而文档只有Visual Studio 2019的一个模糊的模糊
,但在现实世界中,模糊似乎并不真实,除非我我忽略了一些东西。

Please explain how to deploy reports with Visual Studio 2019.  Specifically I would like to see the steps for downloading Visual Studio 2019 Community Edition into a cache ( us the layout command for later install), then the install command to install it, then the steps to add the Microsoft Reporting Services Projects extension, then the steps to get to load a reports project, and then the steps to use the deploy command.  The reason I'm asking this question is because I want to know the minimum workloads needed to download and install for Visual Studio 2019 Community Edition to get this to work.  I got it to work with Visual Studio 2019 Enterprise Edition with a lot of workloads that I did not need, but trying to download fewer workloads seems to not work, so I want to know specifically what workloads you have to include in Visual Studio to get it work.  The documentation seems to be a bit ambiguous, , i.e., I think it's saying that the functionality formerly included in SSDT for database projects is now included in Visual Studio 2019, and the functionality needed for Reporting projects is now included in Microsoft Reporting Services Projects extension.  However, when I load the extension into Community Edition with the CoreEditor and Data workloads, it says the reporting project is incompatible and gives some cryptic application not installed error.  That's why I want the whole process explained, i.e., what workloads are needed in Visual Studio 2019, and anything else besides the extension that might be missing.  It seems that not enough people have tried this in Visual Studio 2019 for me to find forum entries about it.  Most of them refer to what was need for Visual Studio 2017 and prior, and the documentation just has that one ambiguous blurb for Visual Studio 2019, but the blurb doesn't seem to be true in the real world, unless I've overlooked something.

当我向Visual Studio聊天提出这个问题时,他们说我需要付费支持SQL Server来构建正如我所解释的那样,那个问题以及他们认为可行的指示对我来说不起作用。

When I posed this question to the Visual Studio chat, they said that I need paid support for SQL Server to pose that question, and the instructions for what they thought would work, did not work for me, as I have explained.

推荐答案

请解释如何使用Visual Studio 2019部署报表。具体来说,我希望看到将Visual Studio 2019社区版下载到缓存中的步骤(我们使用layout命令进行安装),然后使用install命令安装它,
then添加Microsoft Reporting Services项目扩展的步骤,然后是加载报告项目的步骤,以及使用deploy命令的步骤。 我问这个问题的原因是因为我想知道为Visual Studio 2019社区版下载和安装所需的最低工作量
以使其工作。 我得到它与Visual Studio 2019企业版一起工作,有很多我不需要的工作负载,但尝试下载更少的工作负载似乎不是
工作,所以我想知道你必须包含哪些工作负载Visual Studio让它工作。 文档似乎有点含糊不清,即我认为它说以前包含在SSDT中用于数据库项目
的功能现在包含在Visual Studio 2019中,并且报告项目所需的功能现在包含在Microsoft中Reporting Services项目扩展。 但是,当我使用CoreEditor和Data工作负载将扩展加载到Community Edition时,
它表示报告项目不兼容并且给出了一些神秘的应用程序没有安装错误。 这就是为什么我要解释整个过程的原因,即Visual Studio 2019中需要哪些工作负载,以及除了可能
缺少的扩展之外的任何其他内容。 似乎没有足够的人在Visual Studio 2019中尝试这个,以便我找到关于它的论坛条目。 他们中的大多数都是指Visual Studio 2017和之前需要的东西,而文档只有Visual Studio 2019的一个模糊的模糊
,但在现实世界中,模糊似乎并不真实,除非我忽略了一些事情。

Please explain how to deploy reports with Visual Studio 2019. Specifically I would like to see the steps for downloading Visual Studio 2019 Community Edition into a cache ( us the layout command for later install), then the install command to install it, then the steps to add the Microsoft Reporting Services Projects extension, then the steps to get to load a reports project, and then the steps to use the deploy command.  The reason I'm asking this question is because I want to know the minimum workloads needed to download and install for Visual Studio 2019 Community Edition to get this to work.  I got it to work with Visual Studio 2019 Enterprise Edition with a lot of workloads that I did not need, but trying to download fewer workloads seems to not work, so I want to know specifically what workloads you have to include in Visual Studio to get it work.  The documentation seems to be a bit ambiguous, , i.e., I think it's saying that the functionality formerly included in SSDT for database projects is now included in Visual Studio 2019, and the functionality needed for Reporting projects is now included in Microsoft Reporting Services Projects extension.  However, when I load the extension into Community Edition with the CoreEditor and Data workloads, it says the reporting project is incompatible and gives some cryptic application not installed error.  That's why I want the whole process explained, i.e., what workloads are needed in Visual Studio 2019, and anything else besides the extension that might be missing.  It seems that not enough people have tried this in Visual Studio 2019 for me to find forum entries about it.  Most of them refer to what was need for Visual Studio 2017 and prior, and the documentation just has that one ambiguous blurb for Visual Studio 2019, but the blurb doesn't seem to be true in the real world, unless I've overlooked something.


这篇关于如何使用Visual Studio 2019部署报表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆