<i id='LrWOZ'><tr id='LrWOZ'><dt id='LrWOZ'><q id='LrWOZ'><span id='LrWOZ'><b id='LrWOZ'><form id='LrWOZ'><ins id='LrWOZ'></ins><ul id='LrWOZ'></ul><sub id='LrWOZ'></sub></form><legend id='LrWOZ'></legend><bdo id='LrWOZ'><pre id='LrWOZ'><center id='LrWOZ'></center></pre></bdo></b><th id='LrWOZ'></th></span></q></dt></tr></i><div id='LrWOZ'><tfoot id='LrWOZ'></tfoot><dl id='LrWOZ'><fieldset id='LrWOZ'></fieldset></dl></div>

    • <bdo id='LrWOZ'></bdo><ul id='LrWOZ'></ul>
    <legend id='LrWOZ'><style id='LrWOZ'><dir id='LrWOZ'><q id='LrWOZ'></q></dir></style></legend>
  1. <small id='LrWOZ'></small><noframes id='LrWOZ'>

    1. <tfoot id='LrWOZ'></tfoot>
    2. Visual Studio 2010 中未包含 Crystal Reports - 引入新 VS 版本的后果是什么?

      Crystal Reports not included in Visual Studio 2010 – What are the consequences for the introduction of the new VS version?(Visual Studio 2010 中未包含 Crystal Reports - 引入新 VS 版本的后果是什么?)

          <small id='dHjUq'></small><noframes id='dHjUq'>

          1. <legend id='dHjUq'><style id='dHjUq'><dir id='dHjUq'><q id='dHjUq'></q></dir></style></legend>

                <bdo id='dHjUq'></bdo><ul id='dHjUq'></ul>
              • <tfoot id='dHjUq'></tfoot>
              • <i id='dHjUq'><tr id='dHjUq'><dt id='dHjUq'><q id='dHjUq'><span id='dHjUq'><b id='dHjUq'><form id='dHjUq'><ins id='dHjUq'></ins><ul id='dHjUq'></ul><sub id='dHjUq'></sub></form><legend id='dHjUq'></legend><bdo id='dHjUq'><pre id='dHjUq'><center id='dHjUq'></center></pre></bdo></b><th id='dHjUq'></th></span></q></dt></tr></i><div id='dHjUq'><tfoot id='dHjUq'></tfoot><dl id='dHjUq'><fieldset id='dHjUq'></fieldset></dl></div>
                  <tbody id='dHjUq'></tbody>

              • 本文介绍了Visual Studio 2010 中未包含 Crystal Reports - 引入新 VS 版本的后果是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                昨天我偶然发现了信息 Crystal Reports 将不再包含在 Visual Studio 2010 中.相反,它将作为免费下载提供,但需要单独安装和单独的发布日期.根据链接信息,CR的发布将晚于VS的发布.我的项目部分依赖于 CR,我想早点转移到 VS 2010.所以有一些相关的问题:

                Yesterday I stumbled over the information that Crystal Reports will no longer be included in Visual Studio 2010. Instead – it will be provided as a free download, but with a separate installation and a separate release date. According to the linked information the release of CR will be later than that of VS. My projects depend in parts on CR and I want to shift early to VS 2010. So there are some related questions:

                我可以将 VS 2010 与旧 2008 版本的 CR 一起使用吗?我是否需要一个预装了 VS 2008 的工作站,或者安装 CR 再分发包是否足以运行它?有没有关于这方面的 VS Beta 经验?

                Can I use VS 2010 with the older 2008 version of CR? Do I need a workstation with a preinstalled VS 2008 or is the installation of the CR redistribution package sufficient to run that? Are there any experiences with the VS Beta concerning that?

                这个主题的情况变得更糟 - 更新

                • CR 2010 的发布日期是移动目标.实际目标是 2010 年 11 月.
                • 网站已迁移到VS 2010 没有设计器支持CR 2008.你可以编译.但是你无法编辑.
                • CR 2010 网络不再免费应用程序
                • 其他讨论这个主题.
                • The release date of CR 2010 is a moving target. The actual target is November 2010.
                • Websites already migrated to VS 2010 have no designer support for CR 2008. You can compile. But you can’t edit.
                • CR 2010 is no longer free for web applications
                • Others discussing this theme.

                推荐答案

                我可以将 VS 2010 与旧 2008 版本的 CR 一起使用吗?

                Can I use VS 2010 with the older 2008 version of CR?

                为什么你没有正确的 dll,那么我确定你的代码无论如何都应该编译.唯一的问题是新的 CR 将有新版本的 dll,然后你可能需要更新你的代码和报告等.

                Why not it you have the correct dlls then I'm sure your code should compile anyway.Only thing is that the new CR will have new version dlls and then you may have to update your code and reports etc.

                我是否需要一个预装了 VS 2008 的工作站,或者安装 CR 再分发包是否足以运行它?

                Do I need a workstation with a preinstalled VS 2008 or is the installation of the CR redistribution package sufficient to run that?

                根据您的要求

                这篇关于Visual Studio 2010 中未包含 Crystal Reports - 引入新 VS 版本的后果是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Multicast delegate weird behavior in C#?(C# 中的多播委托奇怪行为?)
                How to store delegates in a List(如何将代表存储在列表中)
                Delegate.CreateDelegate() and generics: Error binding to target method(Delegate.CreateDelegate() 和泛型:错误绑定到目标方法)
                CreateDelegate with unknown types(具有未知类型的 CreateDelegate)
                Passing an operator along with other parameters(将运算符与其他参数一起传递)
                Does Funclt;Tgt;.BeginInvoke use the ThreadPool?(Funclt;Tgt;.BeginInvoke 使用线程池吗?)

              • <legend id='Bty31'><style id='Bty31'><dir id='Bty31'><q id='Bty31'></q></dir></style></legend>

                    <bdo id='Bty31'></bdo><ul id='Bty31'></ul>
                  • <i id='Bty31'><tr id='Bty31'><dt id='Bty31'><q id='Bty31'><span id='Bty31'><b id='Bty31'><form id='Bty31'><ins id='Bty31'></ins><ul id='Bty31'></ul><sub id='Bty31'></sub></form><legend id='Bty31'></legend><bdo id='Bty31'><pre id='Bty31'><center id='Bty31'></center></pre></bdo></b><th id='Bty31'></th></span></q></dt></tr></i><div id='Bty31'><tfoot id='Bty31'></tfoot><dl id='Bty31'><fieldset id='Bty31'></fieldset></dl></div>

                    <small id='Bty31'></small><noframes id='Bty31'>

                      <tfoot id='Bty31'></tfoot>

                            <tbody id='Bty31'></tbody>