ontsjc
Technical User
- May 17, 2000
- 113
Hello again experts. I have an older program that was built in VFP 6 and then later revisions in VFP 7 that my client after six years wants to move from his network to a laptop. He has lost the original install disk I had made (and unfortunately so had I) so I built a new install in VFP 7 and sent to him. Well apparently I have missed a file or missed registering a file because it asks to find an OCX file when he tries to run it. I can't seem to track down what file I've missed, but the error message references Record number 8. How can I decipher Record Number 8 in the compiled exe to figure out at what point the error is being thrown up? The exact error message is:
OLE error code:0x80040154 Class not registered. Class containing the OLE object is being ignored. Record number 8.
I've included all the classes in the build, all original VFP classes have been subclassed, so I'm not sure what is going on here. Of course the exe runs fine on my end.
Thanks for your help.
OLE error code:0x80040154 Class not registered. Class containing the OLE object is being ignored. Record number 8.
I've included all the classes in the build, all original VFP classes have been subclassed, so I'm not sure what is going on here. Of course the exe runs fine on my end.
Thanks for your help.