Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Source is not available!!!!!!!!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00578562
Message ID:
00579212
Views:
34
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>This is very annoying. I recompiled the whole project with recompile all option checked and tested it from command window in the same directory as a project. It stoped at my set step on correctly.
>
>Now I bring this project to another directory and try to run it, and it shows Source not available. I repeated this process few times already. If I hit step out on debugger it continues to run the whole very long code :(
>
>What can I do? I need to find out one very complicated problem and I need to debug it...

Hi Nadya,

This is just a guess, but it might be a good idea to take a look at the directory paths that are stored internally in your forms and class libraries. I.e. browse the SCX and VCX files as tables and look at what's in the CLASSLOC field. My recollection is that it sometimes happens upon relocating a project (or a piece of it) that these internally stored paths are not adjusted properly by VFP even when you rebuild with a proper SET PATH setting. The remedy I've used in those cases was to manually edit the CLASSLOC fields and rebuild the project.

Mike
Montage

"Free at last..."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform