every time I start a build on TFS I get a error message that the OLEDB provider is missing on the local machine:
Test method BookLibrary.UnitTest.DatabaseCommunicationTest.AddBookTest threw exception: System.InvalidOperationException: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Is there any option to add the 'Microsoft.ACE.OLEDB.12.0' provider to a TFS continuous build?