081267074101
Technical User
- Nov 18, 2012
- 1
I have a VFP8.0 build program to executable which is deployed through the Install Shield Express application. This program installs and runs fine on machines which were previously installed with other VFP executable. All machines are running on Windows XP.
However on new machines which have been set up in the last two - three weeks, the executable complained of not finding msvcr70.dll, so I copied the file from one of the working machines to the c:\windows\system32 sub-directory and tried to register it with regsrv32 "c:\windows\system32\msvcr70.dll"
Error returned was the file was loaded but the entry point was not found and windows cannot register this file.
I really need to solve this issue as I have several users who do not have access to this program.
Thanks for any help in resolving this issue.
However on new machines which have been set up in the last two - three weeks, the executable complained of not finding msvcr70.dll, so I copied the file from one of the working machines to the c:\windows\system32 sub-directory and tried to register it with regsrv32 "c:\windows\system32\msvcr70.dll"
Error returned was the file was loaded but the entry point was not found and windows cannot register this file.
I really need to solve this issue as I have several users who do not have access to this program.
Thanks for any help in resolving this issue.