Date:  04/19/2002 06:34:57 AM Msg ID:  000577
From:  Gary Thread:  000577
Subject:  Accessing remote data
Server: Win2000/IIS5
FoxWeb: 2.0
 
I am trying to access data on a different server. Foxweb is running as a service (under Administrator logon). When I try to open a dbf on the other server with "Use \\servername\sharename\data\filename.dbf" I get the following error:
Error #:      108
Message: File is in use by another user.
 
No other programs have this file open.
 
I have a program on the server that will browse VFP tables (written in VFP6), it has no problems browsing to the same file and opening it (using the UNC path).
 
Gary