Hi: I am using vfp7 and getting an error I don't know how to track.
"OLE error code 0x.80028019 Old Format or invalid type library"
The program works fine but I get this error when I am writing code, specifically when I use Public in setting up a variable in the init of a form. . .PUBLIC vtrustname for example. . .only place I have run into it so far. . .
(I don't have any OLE objects on the form. I do in the project, but not on the form.)
Any ideas what could be causing this?
Thanks for any feedback.
Bill
"OLE error code 0x.80028019 Old Format or invalid type library"
The program works fine but I get this error when I am writing code, specifically when I use Public in setting up a variable in the init of a form. . .PUBLIC vtrustname for example. . .only place I have run into it so far. . .
(I don't have any OLE objects on the form. I do in the project, but not on the form.)
Any ideas what could be causing this?
Thanks for any feedback.
Bill