Crystal Report 8.5 and >net

R

Raghu

Hi,

In my ASP.NET web application project we need to design
crystal reports with Crystal Reports version 8.5
enterpraise edition(Please Note:It is not the Crystal
Reports that comes with VisualStudio.NET). Also the
Crsyatl Report software 8.5 version will not be installed
in the IIS web server which is hosting my ASP.NET web
application. It will be installed in a different server
which has .net and IIS 5.0.

My question is
1)How to server crsytal reports to client from other
server(where Crsyatl reports is installed) when a request
of report is made to my web server???

2)Can we use Crystal report web viewer control provided
with .net along with Crsyatl Reoprts 8.5 also?? are we
need to use activex control to show the reprts

Thanks
Raghu
..
 
P

Piyush

Hi Raghu

why not u use acrobat means in a pdf format to show ur
report from ur web page.

for doing this just publish ur crystal report into say in
xml format and write code to read ur xml on runtime and
convert it into pdf and display it using acrobat reader.


Do not mind, my answer are just different what u asked !!
If u need any help do write back.

Piyush
 
R

Raghu D R

Hi Piyush,

Thanks for the reply.
I cannot show reports in PDF format.
Its my client requirment to show report using active X or java viewer
control.

So please let me know how to do this.

Thanks
Raghu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top