Quantcast
Channel: ASP.NET Web applications – IT Answers
Viewing all articles
Browse latest Browse all 19

ASP.NET web application QueryForm Connect to Crystal Reports 2008

$
0
0

Hello,

I am developing a web based reports application with Visual Studio 2008, ASP.NET and C# language. The Crystal Reports 2008 is the Data Provider and gives data to XCelsius Visual Advantage to generate the reports based on the Xecelsius model developed. Now the Parameters for generating the new report each time are sent from the Query Form developed in ASP.NET and C# web application.

Can anyone please help me how to code this C# language file so that it calls the Crystal REports 2008 and passes in the Parameters and XCelsius reports model generates the reports?.

The following steps are already completed in my application:
(1.0) Develop the Report Model in XCelsius
(2.0) The SWF files are embedded in the Crystal Reports (.rpt files).
(3.0) Each of these report files (.rpt file that has an embedded SWF files) have the corresponding Formula Fields.
(4.0) The Query form has all the drop down list items and other entities whose values i am passing to Crystal Reports 2008.

Now the C# file needs to be coded appropriately to do the same. The VSIM is already installed. Visual Studio Integration Manager is already installed.

Thank you in advance.
Vijaya .

The post ASP.NET web application QueryForm Connect to Crystal Reports 2008 appeared first on IT Answers.


Viewing all articles
Browse latest Browse all 19

Trending Articles