Vinoth Kumar
2008-10-07 13:22:01 UTC
Hi,
I am facing this runtime error in visual basic 6 sp6. This error pops up
randomly while accessing any public property of an custom activex control.
I have two custom activex controls (one done in vb another in vc). each has
public properties and methods. While my vb6 client exe application accesses
the public properties in the activex, my client app crashes with the above
error.
I have seen the following microsoft url and found that it was a bug in vb 6.
But it got fixed in SP3.
"Article ID : 223116 FIX: Public Type Statement Causes Application Error"
But my visual basic 6 has sp6 installed. Eventhough this bug presents.
Any solutions / suggestions appreciated.
Thanks
I am facing this runtime error in visual basic 6 sp6. This error pops up
randomly while accessing any public property of an custom activex control.
I have two custom activex controls (one done in vb another in vc). each has
public properties and methods. While my vb6 client exe application accesses
the public properties in the activex, my client app crashes with the above
error.
I have seen the following microsoft url and found that it was a bug in vb 6.
But it got fixed in SP3.
"Article ID : 223116 FIX: Public Type Statement Causes Application Error"
But my visual basic 6 has sp6 installed. Eventhough this bug presents.
Any solutions / suggestions appreciated.
Thanks