cancel
Showing results for 
Search instead for 
Did you mean: 

CRVS2010 beta -engine required to reside on the client side dynamic filter?

Former Member
0 Kudos

Hi, I am an experienced CR developer for server side applications and databases, but new to .NET development and deployment for web applications.

I have a deployment/licensing question for which I would really appreciate help with: In a client server architecture, in order to take advantage of the new features in CR/Visual Studio 2010 which allows for dynamic filtering and sorting of the saved data, do you need to deploy the CR report engine on the client side as well as the server side?

Thanks

Altered subject line per Beta post request

Edited by: Don Williams on Sep 8, 2010 12:36 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

Nothing is needed on the client side for web apps. All runtime only needs to be installed on the web server. The print engine streams a DHTML viewer to the client.

Re. details of licensing. As long as you run the web app internally, you are licensed. Deploying externally will require extra licensing and you'll be better off asking sales (866-681-3435) for details on this.

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Former Member
0 Kudos

Thanks so much for your quick answer.

Is there an article or book (preferably online) that you can recommend that will help me understand how Crystal Reports fits into the MVC framework of .NET in production environments. (as I mentioned I am new to web development and .NET framework and reading on MVC framework and its 3 tier architecture.)

I am assuming that the CR report engine would reside on the server as part of control tier and that if the database (model tier) reside on a different server than CR report engine (control tier) server, it would not cause a problem.

Thanks

Answers (0)