hi guys...I published my windows application from one server and install that windows application to other machine from that publish location and the installation works fine but when I run my windows application and click the button that test the connection between the windows application and Oracle 10g Database server it gives me an error...

error:
System.Data.OracleClient requires Oracle Client software version 8.1.7 or greater
by the way, my publish settings
Publish Location: \\sharepoint\Installer
Installation Url: Blank
Install Mode and Settings: The Application is available offline as well

Application Files:
FIlename: Publish Status Download Group
Interop.WMPDXMLib.dll - Include(auto) - Required
Microsoft.mshtml.dll - Include - Required
RefNumGen.exe - Include(auto) - Required
RefNumGen.exe.config - Include(auto) - Required

Prerequisites:
Checked:
1. Create setup program to install prerequisite components
2. .NET Framework 2.0
3. Download prerequisites from the same location as my application
any help guys...