Stream Read Error
Posted: Fri Oct 20, 2006 1:07 am
I get the following error in VB6 when trying to load a .tee chart file:
Run time error '-2147418113 (8000ffff)':
Error reading Series(0).Data: Stream read error
Here is the line of code that generates the error:
tchChart1.Import.LoadFromFile FileName
The .tee file was saved by the same VB6 app that is trying to open it.
I am using version ActiveX version 7.0.0.8.
The .tee file is approx 1MB. Can I send it in for diagnosis?
Thanks,
- James Ferguson
Run time error '-2147418113 (8000ffff)':
Error reading Series(0).Data: Stream read error
Here is the line of code that generates the error:
tchChart1.Import.LoadFromFile FileName
The .tee file was saved by the same VB6 app that is trying to open it.
I am using version ActiveX version 7.0.0.8.
The .tee file is approx 1MB. Can I send it in for diagnosis?
Thanks,
- James Ferguson