Forum: Visual Basic 4 / 5 / 6 Dec 5th, 2008 |
| Replies: 4 Views: 1,640 First, just to confirm: You shouldn't see this problem at all on the system where you developed the applicaiton. The error should be occuring on a target system where you are attempting to run your... |
Forum: Visual Basic 4 / 5 / 6 Nov 27th, 2008 |
| Replies: 4 Views: 1,640 Quoting from the link:
After the installation, the following files should be present on the target system in the indicated folders:
<windows system>\Msdbrptr.dll
<program files>\Common... |
Forum: Visual Basic 4 / 5 / 6 Aug 24th, 2008 |
| Replies: 3 Views: 815 It's been a while since I played in VB,
but doesn't the x = 1 run every time the timer is called?
The sub as displayed reads from Me.ProgressBar1, but does not appear to set it, so the value... |