Re: Cannot connect to database,

From: Paul Lynch (paul.lynch_at_nospam.com)
Date: 05/21/04


Date: Fri, 21 May 2004 10:17:39 +0100

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/details.aspx?displaylang=en&FamilyID=4F55D429-17DC-45EA-BFB3-076D1C052524

Regards,

Paul Lynch
MCSE



Relevant Pages