【发布时间】:2014-05-01 23:32:38
【问题描述】:
如何在 Visual Studio 2013 Pro 中打开 .rptproj?当我尝试打开最初在 VS2008 中创建的 SSRS 项目时,在 VS2013 中我得到:
Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
【问题讨论】:
-
他们将如何发布 VS2013 并且不支持 SSRS?他们不应该同步吗?
-
是的,它们应该被同步,但不是。请在此 Microsoft Connect 项目上投票以获得 VS2013 的 SSDT 版本:connect.microsoft.com/SQLServer/feedback/details/806079/…
-
您可以尝试安装microsoft.com/en-us/download/details.aspx?id=42313 并在 VS 2013 中打开 .rptproj(在 VS 2008 中创建)吗?你能设计rdl文件吗?注意:最初 rptproj 在 VS 2008 中创建并适用于 SQL Server 2008R2
标签: c# reporting-services visual-studio-2013