I am using C# to access Visual Fox Pro data. My connection string contains the clause "Provider=VFPOLEDB.1;" and a data source clause. The code works on one machine, but on another one I get the error message, "Provider is not registered on the local machine." How can I make sure that the provider is registered?