Calling Crystal Reports in ASP.NET using the rptserver.asp given by Crystal Reports

P

Peri

Dear All,

Can any one help me out to call a crystal reports designed in 8.0 version in
ASP.NET ?

Crystal reports has given an asp page called rptserver.asp from which we can
call the crystal reports in ASP and it is working fine in ASP. After
converting this to ASP.NET it is not working. I am getting an error "CRAXDRT
Error Occured on Server 13 - Type Mismatch".

Can any one help me on how to implement this ?

Thanks and Regards,

Peri
 
G

Guest

the only thing you must to make to use the crystal reports in an asp.net page
is, put the crystal viewer, its in the web components tab, i have it in the
last position... then at code you put crystalviewer1.reportsource =
"c:\report.rpt", and thats all...
 

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

Members online

Forum statistics

Threads
473,733
Messages
2,569,439
Members
44,829
Latest member
PIXThurman

Latest Threads

Top