Hi,
In my
vb Project first I have added crystal report .rpt file. It has added as .dsr. I have change the name of text box used in crystal report, I was sating certain value in this text box at run time. Report was working fine at this point of time.
Now my requirement is to use .rpt file directly rather than importing it in
vb.
I have exported the .rpt from designer .dsr.
Now I am facing a problem. I have made changes in report and my
vb project is not recognizing the text boxâs, and giving error that object doesnât support this property.
What to do?
Cheers
Sunil