Hi, Does anyone have any experience with this error? I am using Delphi 5 and CR8. I checked the Crystal KB and it said to add:
If ErrorNum = 656 then
IgnoreError := cTrue
to the VCL component in the OnError event. I played around with this a couple ways but met with no success. Does anyone have any insight, code excerpts or anything else helpful??
Either there are a couple more lines that need to be added or it needs to be added someplace other than where Crystal says it does.
Thanks for your time.
If ErrorNum = 656 then
IgnoreError := cTrue
to the VCL component in the OnError event. I played around with this a couple ways but met with no success. Does anyone have any insight, code excerpts or anything else helpful??
Either there are a couple more lines that need to be added or it needs to be added someplace other than where Crystal says it does.
Thanks for your time.