'Oracle.DataAccess' directly or indirectly referenced by test assembly

Could any help me on this one? Getting the erros in BuildLog.txt when running the build on a remote box.Thx - Andy

C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\TeamBuild\Microsoft.TeamFoundation.Build.targets : warning : Warning: Test Run deployment issue: The assembly or module 'Oracle.DataAccess' directly or indirectly referenced by test assembly 'c:\dev\src\application\build\binaries\debug\documentservices_test.dll' was not found.

Also getting.....

C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\TeamBuild\Microsoft.TeamFoundation.Build.targets : warning : Warning: Test Run deployment issue: The assembly or module 'System.Data' directly or indirectly referenced by test assembly 'c:\dev\src\application\build\binaries\debug\documentservices_test.dll' was not found.

[866 byte] By [heysad] at [2008-2-26]
# 1
Your tests are using the above 2 dlls during run time and the build cannot locate those on the build machine. Please add these as deployment items in the testrunconfig file.
Anutthara at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - Build Automation...

Visual Studio Team System

Site Classified