What it is is a false positive - it thinks it's found a virus, but it's not. Ad-Aware software will generate the same false-positive. Download the latest DEF files from Command Software to correct the error.
Okay, try this:
before .action = 1, add this line:
.connect = "pwd=dbserver"
It should work if that is the password that was used in the Crystal report to connect. if this is not the password used there, it will not work.
If you are attempting to open a predefined crystal report with the vb crystal report control, you probably need to supply a password like this:
cr2.Connect = "PWD=password"
The above assumes your vb - crystal control is named cr2,
password is self-explanatory. This should appear...
I'm having the same problem and the border size is set to 2 and ShowIn Taskbar is set to true.
My operating system is Windows 2000 and I'm wondering if that's the problem. When I click on the ShowIn Taskbar property it references the Windows 95 taskbar. Any ideas?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.