Sounds like the VFP table (DBF) was moved relative to the database (DBC) since it was created.
Soulution - put it back, or remove the table from the DBC. However the second option could "break" long field names, defaults, field and table validations, RI code and any stored procedures.
Rick