是否可以将 Crystal Reports 2008 与 Visual Studio 2017 一起使用?
Is it possible to use Crystal Reports 2008 with Visual Studio 2017?
我有一个 Visual Studio 2008 项目和 Crystal Reports 2008 (dotNET 3.5)。我想在 Visual Studio 2017 年继续努力。可能吗?
我已经试过了
1- 打开它并对 Crystal 报告的升级过程说不
2- 删除 Crystal 报告 21 个引用并手动添加 2008,VS 告诉我 "could not be added please make sure that the file is accessible, and that is valid assembly or COM component"。
那么,我还能在 VS17 中使用旧的 Crystal 报告吗?如果是,如何?
谢谢
如果您正在寻找像我一样的答案,是的,如果您不升级,您仍然可以使用它,但在升级到版本 13 之前您不能编辑它。
您也可以将它与 .NET Framework 4 一起使用,但您必须同时安装 Crystal Reports 10 和 13 运行时才能在客户端计算机上运行,或者将报告升级到 13 并仅安装 13。
我有一个 Visual Studio 2008 项目和 Crystal Reports 2008 (dotNET 3.5)。我想在 Visual Studio 2017 年继续努力。可能吗?
我已经试过了
1- 打开它并对 Crystal 报告的升级过程说不
2- 删除 Crystal 报告 21 个引用并手动添加 2008,VS 告诉我 "could not be added please make sure that the file is accessible, and that is valid assembly or COM component"。
那么,我还能在 VS17 中使用旧的 Crystal 报告吗?如果是,如何?
谢谢
如果您正在寻找像我一样的答案,是的,如果您不升级,您仍然可以使用它,但在升级到版本 13 之前您不能编辑它。 您也可以将它与 .NET Framework 4 一起使用,但您必须同时安装 Crystal Reports 10 和 13 运行时才能在客户端计算机上运行,或者将报告升级到 13 并仅安装 13。