Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXE slow to load
Message
From
19/01/2004 14:01:58
 
 
To
19/01/2004 12:42:03
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00867737
Message ID:
00868239
Views:
15
Hi,

in addition to Jos' advise:
instrument your code with a few calls to a tracer routine,
which shows time frome start of the app and from last call.
In that function write out to a protocol file and/or wait wind nowait.

This will possibly find you the slow part of the start.
And also - get the measurements if the app is startet without
server access (if that is not possible, perhaps start on the server)
to be sure it is not just a slow starting app <g>.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform