使用 Visual Studio 2010 降级 Crystal Reports

发布于 2024-11-28 14:59:13 字数 258 浏览 2 评论 0原文

我在 Visual Studio 2010 中开发了一些水晶报表。实际上,我正在更新在 Visual Studio 2008 中制作的客户端应用程序。我已将 Visual Studio 更新到 2010,但使用 .NET3.5。现在为此,需要安装新的水晶报表运行时。我的客户不想安装这个运行时。他想按照 Visual Studio 2008 使用旧的运行时。

解决此问题的方法是什么?或者我必须转回 Visual Studio 2008?

请指导。

谢谢

I've developed some crystal reports in Visual Studio 2010. Actually I am updating a client application made in Visual Studio 2008. I have updated the visual studio to 2010 but with .NET3.5. Now for this, a new crystal reports runtime needs to be installed. My client does not want to install this runtime. He wants to use the old runtime as per Visual Studio 2008.

What should be the work around for this problem? or I have to shift back to Visual Studio 2008?

Please guide.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

奢华的一滴泪 2024-12-05 14:59:13

我认为问题在于 CrystalReports Viewer (UI) 控件及其添加到您的项目中的水晶引用。这些是版本 X,随 Crystal Runtime 2008 安装的版本是 Y 版本。

您需要做的就是删除 VS2010 添加的 crystal 引用,并使用由 crystal Runtime (2008) 安装的引用。

检查程序集的版本以确定哪个是哪个。

I believe the problem is the CrystalReports Viewer (UI) control and the crystal references it adds to your project. Those are version X and the ones installed with Crystal Runtime 2008 are version Y.

What you need to do is to remove the crystal references added by VS2010 and use the ones installed by the crystal runtime (2008).

check the version of the assemblies to identify which is which.

纸短情长 2024-12-05 14:59:13

新旧运行时有什么区别?
我使用 2010 Visual Studio,Crystal 效果很好

what is the difference between the old and new runtime?
i use the 2010 visual studio and crystal works fine

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文