05-21-04 10:46 AM
On Thu, 20 May 2004 22:35:18 -0400, "abacnet" <abacnet@hotmail.com>
wrote:
>I have a .Net web application compiled on my PC using the Framework
>version 1.0. Then install it to a Windows Server 2003 server, IIS 6, with
>Framework
>version 1.1. Then I have these two errors when trying to make database
>(Oracle) connection:
>
> 1-Exception Details: System.IO.FileNotFoundException: File or assembly
>name System.Data.OracleClient, or one of its dependencies, was not found.
>
> 2-Exception Details: System.Data.OleDb.OleDbException: No error
>information available: 0x800401F9.
>
> Does anybody have any ideas about that?
>
> Thanks,
>
>
Hello,
I think you need both the Oracle client software and the .NET Managed
Provider for Oracle installed for this to work.
http://www.microsoft.com/downloads/...B3-076D1C052524
Regards,
Paul Lynch
MCSE
[ Post a follow-up to this message ]
|