S
Sacha Korell
Hardware/Software:
Dell Precision 490 with Intel Xeon 64 bit processor running MS Windows XP
Professional x64 Edition Version 2003 Service pack 1.
Visual Studio .NET 2005
Oracle 10g Client
I am trying to run my ASP.NET application from the above mentioned computer
that connects to an Oracle 9i database on another machine on the network,
but get the following error when using the OLEDB provider for Oracle:
Oracle client and networking components were not found. These components are
supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or
later client software installation.
Provider is unable to function until these components are installed.
I have tried setting the correct permissions on the Oracle Home folder
without any success.
I get the same error if I'm just trying to connect to that same database
using the Server Explorer and the .NET Framework Data Provider for OLE DB.
When I try to use the .NET Framework Data Provider for Oracle, I get the
following error:
Attempt to load Oracle client libraries threw BadImageFormatException. This
problem will occur when running in 64 bit mode with the 32 bit Oracle client
components installed.
How do you actually install the 64 bit Oracle client components? During the
install of the Oracle 10g Client I was nver presented with an option to
either install 64 bit or 32 bit components.
All this worked fine before I upgraded my computer and was still able to run
the Oracle 9i client.
Any suggestions that might help connect to my database again are
appreciated. Surely I'm not the first person that has this problem, but I
haven't found any solutions out there yet.
Thanks,
Sacha
Dell Precision 490 with Intel Xeon 64 bit processor running MS Windows XP
Professional x64 Edition Version 2003 Service pack 1.
Visual Studio .NET 2005
Oracle 10g Client
I am trying to run my ASP.NET application from the above mentioned computer
that connects to an Oracle 9i database on another machine on the network,
but get the following error when using the OLEDB provider for Oracle:
Oracle client and networking components were not found. These components are
supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or
later client software installation.
Provider is unable to function until these components are installed.
I have tried setting the correct permissions on the Oracle Home folder
without any success.
I get the same error if I'm just trying to connect to that same database
using the Server Explorer and the .NET Framework Data Provider for OLE DB.
When I try to use the .NET Framework Data Provider for Oracle, I get the
following error:
Attempt to load Oracle client libraries threw BadImageFormatException. This
problem will occur when running in 64 bit mode with the 32 bit Oracle client
components installed.
How do you actually install the 64 bit Oracle client components? During the
install of the Oracle 10g Client I was nver presented with an option to
either install 64 bit or 32 bit components.
All this worked fine before I upgraded my computer and was still able to run
the Oracle 9i client.
Any suggestions that might help connect to my database again are
appreciated. Surely I'm not the first person that has this problem, but I
haven't found any solutions out there yet.
Thanks,
Sacha