Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Does Not Exist error when building .exe
Message
From
04/11/2002 01:37:28
Vladimir Zhuravlev
Institute of the Physics of Earth,Russia
Moscow Region, Russia
 
 
To
04/11/2002 00:14:44
Erin Eby
Mission Critical Software
Gainesville, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00718370
Message ID:
00718376
Views:
15
>Hi all,
>
>I am trying to build an .exe file, and I keep getting an error stating that a certain file does not exist. However, this file is nowhere to be found on my system, plus I can't find any reference to it in the entire project. So I'm wondering why it thinks it needs this file? I tried rebuilding the project, creating a new one, etc. and I got the same error with all of my tries. Any other troubleshooting ideas are welcome....
>
>Thx,
>Erin
It can be many reasons for it.
If you ran form like do form myform
and foget to include this form in the project, VFP add it automaticaly.
But, if you write this like dynamic variant and the form name is substituted like this
do form (goapp.nextform) and next form can be different, VFP will not add you
this scx, if you missed it in the project
If you copied project to new directory, some referencies on the images can be lost
For example, you had picture reference somewhere in the form picture property
myproj\images\myimage.jpg
and now it is nedir\myproj\images\myimage.jpg
Same can happend with icon
I observed it , when icon name was lost and (pretty strange)
none (bold) and none ( not bold) behavior is different. None bold says -file is abcent!!!
Look your acon for none ( bold), it may be this was reason
Try to locate the place
, where you see this message, it may be one specific form.
MVP-2006-2011, PHD in Math and Physics ,
host of www.foxclub.ru,
VFP lector at Interface and Microinform companies
Head science researcher of VNIIA Rosatom.
Previous
Reply
Map
View

Click here to load this message in the networking platform