可视化 Web 开发人员和 Crystal Reports 11
如何将 Crystal Report 添加到使用 Visual Web Developer 创建的 Web 项目中?
在搜索与该问题相关的任何主题时,我看到的大多数网站都指出 Visual Studio 已经内置了 Crystal Reports。
我想知道对于那些只有 VWD 的人来说,我们如何使用 Crystal Reports 11?
另外,我需要部署到服务器的程序集是什么?
我是只部署程序集还是还需要将 Crystal Reports 11 安装到我的 Web 服务器上?
感谢对此的任何回应。
谢谢。
How Do I add a Crystal Report to my web project which I created using Visual Web Developer?
As searching for any topic related to the question, most sites I have seen takes note that Visual Studio already has the Crystal Reports built in.
I wonder for those who only have VWD, how do we utilize Crystal Reports 11 then?
And also, what would be the assemblies that I need to be deploying to the server?
Would I be deploying the assemblies only or do I need to install Crystal Reports 11 to my web server as well?
Appreciate any response on this.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将一些程序集添加到我计划部署应用程序的 IIS 服务器的 GAC 中。与 Crystal Report 相关的程序集。对于应用程序本身,我需要添加对这些程序集的引用并在应用程序的 Web 配置中声明它们
add some assemblies to the GAC of the IIS server where I plan to deploy the application. Assemblies related to the Crystal Report. For the application itself, I need to add references to those assemblies and declare them in the web config of the application