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

Using VFP with Citrix Server

Status
Not open for further replies.

randallJ

IS-IT--Management
Aug 15, 2000
90
GB
I have recently implemented a Fox application which seems to work fine in a networked environment and under terminal server. However when installed and distributed by a Citrix Server I am getting the error message "Invalid path or filename" any ideas why? My initial thought was that I am referencing the C: drive but I have scanned my code and all paths are relative not hard coded.

[sig][/sig]
 
As far as I know, you need to setup correctly all default paths for VFP for Citrix server. The reason of you problem must be temporary file drive that configured by default to the default windows temporary drive, or to the current drive. Of course, for Citrix server it will cause problems. Use config.fpw file to specify this path (maybe other too - I don't know exactly). [sig]<p>Vlad Grynchyshyn<br><a href=mailto:vgryn@softserve.lviv.ua>vgryn@softserve.lviv.ua</a><br>[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top