Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Calling Crystal Reports in ASP.NET using the rptserver.asp given by Crystal Reports

Reply
Thread Tools

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

 
 
Peri
Guest
Posts: n/a
 
      07-21-2005
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



 
Reply With Quote
 
 
 
 
=?Utf-8?B?Um90aGFyaWdlcg==?=
Guest
Posts: n/a
 
      07-21-2005
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
>
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems using ASP and Crystal Reports 8.5 to create dynamic PDF reports PughDR@gmail.com ASP General 0 10-23-2006 02:50 PM
Is it possible to get Crystal Reports to print multiple reports in ASP.NET? Rod ASP .Net 2 05-25-2006 02:12 PM
Days in a given date range for a given month......... Lord0 Java 1 04-19-2006 04:54 PM
How to launch reports (done with Crystal Reports) from a Java application? minjie@excite.com Java 2 03-15-2006 08:40 PM
First time crystal report user - How do i create a crystal reports from asp.net web form? Learner ASP .Net 1 01-11-2006 08:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57