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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Errors with FPD 2.6 and XP Professional

Status
Not open for further replies.

mcalis

Technical User
Oct 13, 2003
8
US
I currently have an application that has worked in all operating environments including XP Home version. Now once installed in XP professional I am receiving many errors such as Operator Operand type mismatch.

The app is written in Foxpro 2.6 for Dos using the runtime file Foxdx260.esl

My question is are there issues specific to XP Pro and if so how can I fix them.

Thanks
 
There is nothing different between XP Home and Pro that would affect FPD. Check your .PIF/.LNK settings and make sure they are the same. Also check for any CONFIG.FP differences. Finally, double check that your Foxdx260.esl hasn't been corrupted - either in the transfer or by a virus.

I've found that running FPD apps under XP (either version) is truly an iffy proposition - it's even a bit worse than under NT or 2000. Using a program like TameDOS ( can make things much better.

Rick
 
Thank you for the suggestions. It is a very strange situation. I have converted the app to XP home version about 10-15 times with no problem. I even reproduced the errors at a different location, it was installed on XP home and I had them copy it to an XP pro machine, they got the same errors as the other location. Could it be changing attributes of the files by copying it over a network to the XP pro machine? They seem to be correct.

Also what should I look for in the config.fp file?

Thanks for your help.

 
Try rebuilding the application on the XP pro machine, delete .FXP and other compiled parts first.

Rob.
 
It probably isn't changing attributes, but it could be changing file offsets. There have been issues on different file systems being used. FAT16, FAT32, NTFS....
Start with rob444's suggestion and rebuild on the Pro computer and see if that clears things up any.


-Dave S.-
[cheers]
Even more Fox stuff at:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top