Whil Hentzen (Pro*) wrote: > Hi folks, > > OK, I'm back at it again.... > > Got a VFP DLL that I compiled (multi-user) in 8. > Runs fine on my dev machine. > > Got a NT 4 server that I need to use it on. > This box doesn't have VFP at all on it. > > As administrator of the box, I popped the DLL into c:\winnt\system32 > (along with the VBR and TLB) and the two VFP runtimes (vfrp8r.dll and > vfp8renu.dll). Ran regsvr32 on the fully qualified path name. > > Got an error about DllRegisterServer failed (0x80004005). Googling on > the error provides (1) all sorts of whining, (2) a few suggestions about > using the VB packager (!?!), (3) wags about reinstalling the entire OS, > and (4) not much else.
One of my 8.0 setups pulls in the MS merge module \Program Files\Common Files\Merge Modules\MSVCR70.msm
Does that help?
-- -- Nancy Folsom Debugging Visual FoxPro Applications http://www.hentzenwerke.com/catalog/debugvfp.htm
©2005 Nancy Folsom (PDI) |