PDA

Click to See Complete Forum and Search --> : Error!! Upgradation of Crystal Report 8.5 to XI


vasanth2979
Nov 20th, 2006, 11:50 PM
Hi All,

I have a project whose reports were working fine till i had Crystal Report 8.5
But now i changed it to Crystal Report XI

And i get a Type Mismatch Error in the following line

Dim rpt As New CRAXDDRT.Report


Do you think i should change the report type or anything?

Any help on this will be greatly appreciated!!!!

shakti5385
Nov 21st, 2006, 01:44 AM
What Language you are using??

vasanth2979
Nov 21st, 2006, 03:33 AM
its Vb 6.0

shakti5385
Nov 21st, 2006, 04:19 AM
Open the report and click on the save as, now save it in the CR 9. And use it again in the VB
What are you using the CRviewer or crystal report control for calling the report in the VB?
Read the crystal report in VB at my signature also and use the method as I suggest in that post.

vasanth2979
Nov 21st, 2006, 04:30 AM
I use a CRViewer