开发者

Visual Web Developer and Crystal Reports 11

开发者 https://www.devze.com 2023-02-01 03:41 出处:网络
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 al

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 o开发者_Go百科nly 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.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消