I agree with you. I do not like crystal report. But whatelse can replace it? Can we use HTML as report? But how to bind data to it if I use dataset/datareader?
We use Crystal as a reporting tool in our app, and it's really no big deal. All reports are originaly developed of off stored procs with parameters and work just fine (using Crystal Designer, not the .Net embedded one). I just try to put as much load as I can on SQL side and use Crystal primarely for displaying a nicely represented data. Haven't tried to report of off DataSets though, we use ADO data source. As for the error, check the reference in your project, what version of Crystal.Web.dll do you use (Crystal Viewer is a part of this namespace). The control declaration on the page should have the same version in it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.