Hi All
I would appreciate some help with regards to the following requirement-
Using c# .Net, I need to invoke reports that are already developed and deployed on a crystal report server.
Basically, I will use the c# asp.net web application to call a particular crystal report (.rpt) file, specifying the parameter values for the report, the output format (pdf or xls) and the location where the crystal report should generate and place the generated file.
Thanks in advance.
I would appreciate some help with regards to the following requirement-
Using c# .Net, I need to invoke reports that are already developed and deployed on a crystal report server.
Basically, I will use the c# asp.net web application to call a particular crystal report (.rpt) file, specifying the parameter values for the report, the output format (pdf or xls) and the location where the crystal report should generate and place the generated file.
Thanks in advance.