Is there a document which explains the correct way of deploying web applications with crystal reports using Visual Studio 2003 and CE10.
My app runs OK on the development machine, however when I deploy it it errors as follows:
-------------------------------------
Configuration Error:
Parser...
I have to write code to call report wich is residing at Cryastal Report server, convert it to pdf format and email it to customer as an attachment bypassing report viewer.
Again, reports are published to the Crystal Report server...
We are viewing reports specifying URL string. How programmatically distribute reports to users as email attachement? any samples/Articles to read?
I'm new to Crystal enterprise.
Report URL :
"http://" + Server + "/crystal/enterprise/admin/en/viewrpt.cwr?id=" +ReportNumber + "&apsuser=" + UID...
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.