Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Foxpro 9 suddenly gone slow 1

Status
Not open for further replies.

robatwork

IS-IT--Management
May 15, 2003
107
GB
Does anyone have an idea why VPF9.0 that has been running fine on a particular PC has suddenly gone painfully slowly - sometimes taking several minutes to open a form, or change a font etc, sometimes quicker.

This happened 2 days ago, and despite a reload of VPF is still unusable. The operator swears nothing has changed on the PC - nothing else loaded, and nothing else is running slowly.

When it's "waiting" ie trying to do something, the taskmgr shows 99% system idle, so VPF isn't actually doing anything in the way of using system resources

thanks
 
Do other non-VFP operations take longer than usual?

Things like opening the My Computer window and having to wait for the contents to be displayed or going to Open a file in something like Word and using the Select file window which has to Browse the system files?

If these other operations are also slow, then the issue is not VFP, but instead possibly an OS/Network issue such as having mapped drives which no longer respond, etc.

Good Luck,
JRB-Bldr
 

One thing that often slows VFP is a virus checker. Did you (or the operator) install a new AV program, or change the settings of an existing one?

That apart, I can only say that something must have changed on the user's system - albeit something not at all obvious to the operator. Is it possible to run the program on another machine, just for comparison purposes?

Also, is this VFP itself that's slow (as the title of your question suggests), or a compiled application (suggested by your reference to an "operator")?

Mike

__________________________________
Mike Lewis (Edinburgh, Scotland)

My Visual FoxPro site: www.ml-consult.co.uk
 
Sometimes the print driver is to blame when it involves fonts etc. Make sure there is a default printer and try updating the driver.
 
Changed the printer driver to Generic/Text, and so far so good - thanks!
 
This likely is not your problem but if one or more DOS windows are open, they can hog system resources (unless it is a multi-core CPU). As I recall, cmd.exe could slow the Windows applications but not older command.com.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top