I have a project where I have compiled the exe with a valid version of 9 and I am getting beta version has expired. Need a quick answer as the user is down now.
I'd guess that the user is probably using Beta runtimes, even though the EXE was created with a valid version. if the runtimes came from an installshield/windows installer MSM, are you sure you are including the "real" MSM in your Setups?
Perhaps the user needs to uninstall, delete the VFP runtimes (see:
Are you seeing this problem on your development machine, or on the user's system?
Microsoft states somewhere (can't remember where) that you should completely uninstall the the beta before you install the full product. If the problem is on your development system, that is the answer.
If it's on the user's system, I guess you'd need to uninstall the runtime files from the beta (use REGSVR32.EXE with the /U switch to unregister them, and then delete the files). Then, re-install your app.
Mike
__________________________________
Mike Lewis (Edinburgh, Scotland)
I had followed all the procedures of uninstalling the beta,
I had posted a tread earlier ask if I have to redistribute the dll, and the answer that bI got back was no, so i did not, I just compiled the exe and sent the user the new exe.
I have redistributed the required runtime dll's and everytime is now fine.
Many thanks again for the quick responese to my problem
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.