Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
JC++ Runtime Error
Message
From
27/04/2005 03:50:45
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01008492
Message ID:
01008735
Views:
19
>VFP8, SP1
>It's always during the same process, but sometimes it's early and sometimes
>it's late. (The process itself is just multiple iterations of a a fairly
>short loop.) And sometimes the process runs to completion. (Are we having fun yet?)
>
>Anyone got a suggestion?
Since you already have it isolated to a small piece of code, perhaps there is a recurringly faulting line. You should investigate the possibilities of getting a trace of the last run code. Either move the offending process to a standalone exe and run this under vfp9 with the coverage profiler, get your customer to run your code in a vfp8 IDE with coverage set on for the faulting process or build your own small protocoller sprinkling some code...

If it *never* shows with profiling enabled just say you fixed a timing issue <bg>. Happend to me once in a FPW exe, when I ran into a kernel error. As long as I echoed to a textfile, everything ran ok - and since it was not a time critical part I always overwrote a log of a few hundred lines.

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform