PDA

View Full Version : link to nonexisting file error



phenrichs
09-23-2009, 05:17 PM
Ok so normally when I get this it is because a file was moved from my source folder. The warnings I am getting now are for files that are generated by the project.

ISDEV : warning -5000: Component '<Support>Script' contains a link to a nonexistent file - 'Path to project folder\Script Files\setup.inx'

ISDEV : warning -5000: Component '<Disk1>Disk1 Files(3)' contains a link to a nonexistent file - 'Path to project folder\Script Files\setup.inx'

Usually I would just browse to the file and readd it but I cannot figure out how to do that with this file. it is in the location listed in the warning. What do I do?


I have no idea what I did to cause this. It was working an hour ago and now I get this and the install crashes.

J_anitha
09-24-2009, 02:28 AM
I had seen the same error when my "Script Files" folder was ReadOnly!

phenrichs
09-24-2009, 07:29 AM
The folder is not read-only but thank you for mentioning it. I would not have thought of that right away.

Jeff2008
09-25-2009, 10:18 AM
If I'm correct, "setup.inx" is the compiled version of the script file "setup.rul". Try to compile setup.rul and see if it any errors pop-up.