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...
"Peri" wrote:
> 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
>
>
>
>
|