I have gotten to the testing phase of my application and I’ve moved it to a different computer than the one it was developed on. I am getting an error stating that the reference to MSChrt20 is missing. Sure enough, it is not on the new testbed system–an older system, more in line with that of my users. However, it is the same version of office.
I think the culprit has to do with having VB 6.0 loaded on the first PC. I found some references to that in the knowledge base. How do I get around this? I have searched for the VB6 runtime files and could not locate them on the MS website. Do they exist? Surely I don’t have to load VB6 on every PC I want my app to run on, do I?