MSCRMFETCH DataProvider 没有出现在 Visual Studio 2015 in Dynamics CRM 2016 Report
MSCRMFETCH DataProvider does not appear in Visual Studio 2015 in Dynamics CRM 2016 Report
我有一个 Microsoft CRM Dynamics 2016 报告,我正在尝试打开 运行 Visual Studio 2015。报告打开,但未加载 MSCRMFETCH DataScource 类型(未选择任何内容)在数据源类型下拉列表中)。
我已经安装了 SSDT 和 CRM BIDS 2016。我还需要安装什么才能在 Visual Studio 2015 中开发和 运行 报告?
FetchXML 数据源不存在,因为 Visual Studio 2015 不受支持。您将需要使用 VS2012/2010.
The following components are required:
Microsoft Visual Studio 2012 and Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2012
-- OR --
Visual Studio 2010 and SQL Server Data Tools
To install SQL Server Data Tools, on the PC running Visual Studio 2010 go to the Microsoft SQL Server 2012 Express download page, download the following files appropriate to your CPU architecture and language:
ENU\x64\SQLEXPRADV_x64_ENU.exe
ENU\x86\SQLEXPRADV_x86_ENU.exe
Select the "SSDT" or "SQL Server Data Tools" installation
我有一个 Microsoft CRM Dynamics 2016 报告,我正在尝试打开 运行 Visual Studio 2015。报告打开,但未加载 MSCRMFETCH DataScource 类型(未选择任何内容)在数据源类型下拉列表中)。
我已经安装了 SSDT 和 CRM BIDS 2016。我还需要安装什么才能在 Visual Studio 2015 中开发和 运行 报告?
FetchXML 数据源不存在,因为 Visual Studio 2015 不受支持。您将需要使用 VS2012/2010.
The following components are required:
Microsoft Visual Studio 2012 and Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2012
-- OR --
Visual Studio 2010 and SQL Server Data Tools To install SQL Server Data Tools, on the PC running Visual Studio 2010 go to the Microsoft SQL Server 2012 Express download page, download the following files appropriate to your CPU architecture and language: ENU\x64\SQLEXPRADV_x64_ENU.exe ENU\x86\SQLEXPRADV_x86_ENU.exe Select the "SSDT" or "SQL Server Data Tools" installation