Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem registering vfp7 dll's on Win2k Pro
Message
 
To
17/10/2001 10:43:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00569594
Message ID:
00569599
Views:
20
Try just to copy those three files into windows\system32 directory. I was able to invoke VFP7 applications whitout registering vfp7 dlls.

>We have an exisiting app under VFP 6 that we like to test with VFP 7. I created the exe with VFP 7 and instead of going thru the time of learning the Installshield process, I would just like to copy the required the dll's. This is the code that I'm trying to run:
>
>regsvr32 "c:\medprice\vfp7r.dll"
>regsvr32 "c:\medprice\vfp7enu.dll"
>regsvr32 "c:\medprice\msvcr70.dll"
>
>The vfp7r.dll does get loaded, but the other 2 dlls fail. The message is :
>
>"The dll was loaded, but the DllRegisterServer entry point was not found. DllRegisterServer may not be exported or a corrupt version of the dll may be in memory. Consider using PView to detect and remove it."
>
>I'm logged on as an Administrator and have tried to reboot without and luck. Is there any way to get around this issue, or do I have to use InstallShield?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform