I'm using VFP5 on a project I've inherited from a long-gone developer.
I've just installed VFP5 on my XP desktop, and all seems to work well. I've copied all the source code from an old NT3.51 box to my PC and it loads up fine in VFP5. I can even build an APP or an EXE as long as I don't check the 'Recompile all files' option. If I do, the build falls over with a message "Cannot update cursor".
I've read all the messages on here that indicate a possible cause of this being read-only project files, but I've been through every file involved in this project and none of them are read-only. It fact, the only interesting things about these files is that they have been copied from the old NT PC to a network share, and then to my XP PC, and that they have the "Archive" (A) file attribute set.
I get the same problem if I try to build an installation kit using the Setup Wizard, except the error message is more detailed - it is then:
Error #111 in checkcompressfiles (0): Cannot update the cursor
This is then followed by:
Alias 'SETUPWIZARD' is not found.
and the Setup Wizard bombs out.
I have to make some changes to my departed colleagues application urgently, so any suggestions or ideas as to what could be causing this would be much appreciated.
Thanks,
mp9
I've just installed VFP5 on my XP desktop, and all seems to work well. I've copied all the source code from an old NT3.51 box to my PC and it loads up fine in VFP5. I can even build an APP or an EXE as long as I don't check the 'Recompile all files' option. If I do, the build falls over with a message "Cannot update cursor".
I've read all the messages on here that indicate a possible cause of this being read-only project files, but I've been through every file involved in this project and none of them are read-only. It fact, the only interesting things about these files is that they have been copied from the old NT PC to a network share, and then to my XP PC, and that they have the "Archive" (A) file attribute set.
I get the same problem if I try to build an installation kit using the Setup Wizard, except the error message is more detailed - it is then:
Error #111 in checkcompressfiles (0): Cannot update the cursor
This is then followed by:
Alias 'SETUPWIZARD' is not found.
and the Setup Wizard bombs out.
I have to make some changes to my departed colleagues application urgently, so any suggestions or ideas as to what could be causing this would be much appreciated.
Thanks,
mp9