Log error in VB loading form
Posted: Wed Aug 24, 2005 10:17 pm
I have used this same basic form in VB6 with ActiveX V6 for a year or so with no issues.
Something got messed up with the file and i now get log errors when the form loads. There are 3 charts on the form.
What is property Base64 and what value is is supposed to have? How can I change it?
Other apps and screens work fine so something must have been damaged on the frm file.
I tried cut and paste from an earlier version but it didn't seem to work.
David
Something got messed up with the file and i now get log errors when the form loads. There are 3 charts on the form.
Code: Select all
Line 25: Property Base64 in MultiChart had an invalid value.
Line 259: Property Base64 in ctl3pbChart had an invalid value.
Line 348: Property Base64 in ctlIntervalChart had an invalid value
Other apps and screens work fine so something must have been damaged on the frm file.
I tried cut and paste from an earlier version but it didn't seem to work.
David