Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hang on compile with form change
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01413566
Message ID:
01413582
Views:
62
>>>>Hi all,
>>>>
>>>>Probably something simple / stupid, or under the hood. I have an application. It has many forms, but one form specifically keeps hanging when I try to build the project. If I make one change, caption, code, whatever, VFP obviously needs to recompile it. However, when it DOES, it hangs on this form. If I manually do from command window with
>>>>
>>>>compile form forms\MyForm
>>>>
>>>>then build the project, all works fine. This is a real PITA as I have to end-task of VFP when this happens.
>>>>
>>>>Any ideas?
>>>>
>>>>TIA
>>>
>>>Does this form have an include file?
>>
>>Yup, and it exists and is valid.
>
>If you just compile this include file, will you experience the same problem again?

You can't compile and include file. However, I disabled the error trapping which appeared to MASK the compilation error. I then did a CLOSE ALL... CLEAR ALL... MODIFY PROJECT... then build. It comes back with cannot open the MyForm.scx file.

There's no project hooks, but looks like some kind of recursion opening reference. This is the only form it happens to. Bit of a pain, but I guess for now, I'll just have to suck-it-up and manually compile.

Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform