Displaying 2 results from an estimated 2 matches for "854d7ac5".
2006 Jun 12
2
help needed running visual foxpro 6 application
hi, i am trying to run an app written in visual foxpro. i am a real
n00b when it comes to wine... here are the errors i get when trying to
run it
---8<-----8<------
$ wine itm/itm.exe
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4}
not registered
err:ole:CoGetClassObject class {854d7ac5-bc3d-11d0-b421-00a0c90f9dc4}
not registered
err:ole:CoGetClassObject no class object
{854d7ac5-bc3d-11d0-b421-00a0c90f9dc4} could be created for context 0x3
---8<-----8<------
i am using the native versions...
2008 Apr 04
0
Re: help needed running visual FoxPro 6 application
Hello,
Here are the relevant registry entries from a Windows 2000 SP4 system with all patches applied:
1. HKCR\CLSID\{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}
- Default: "VsHelpServices Class"
2. HKCR\CLSID\{854D7AC5-BC3D-11D0-B421-00A0C90F9DC4}\InprocServer32
- Default: "D:\\Program Files\\Common Files\\Microsoft Shared\\vs98\\VSHELP.DLL"
- ThreadingModel: "Apartment"
3. HKCR\CLSID\{854D7AC5-BC...