Search found 3 matches
- Thu Jul 17, 2003 5:17 pm
- Forum: Supplemental Systems
- Topic: R&R Runtime With Visual Basic 6
- Replies: 3
- Views: 3580
==> RE: R&R Runtime With Visual Basic 6
Never mind!____We found the problem. It seems to be an un-handled error in the OCX. The situation that caused it, as we^ve been able to re-create, is when a report name specified within the control is invalid or does not exist. The program we wrote actually changed that name to a different report bu...
- Thu Jul 17, 2003 1:21 pm
- Forum: Supplemental Systems
- Topic: R&R Runtime With Visual Basic 6
- Replies: 3
- Views: 3580
==> RE: R&R Runtime With Visual Basic 6
Thanks for the quick response.____The ocx does not have an .Action method directly but it does have an action parameter on the RunReport method, which is set to 1.____
- Thu Jul 17, 2003 12:46 pm
- Forum: Supplemental Systems
- Topic: R&R Runtime With Visual Basic 6
- Replies: 3
- Views: 3580
R&R Runtime With Visual Basic 6
I am having difficulty deploying a simple application that uses the OCX. Every time I run the executable, I get an "automation error" with a very long number after it. I have double checked to see if all of the required files were included in the distribution and I have what I^m supposed t...