473,732 Members | 2,043 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.Net Oracle Provider failure

I have a web site that was just completed in .net using c#. There are a few
places where the website needs to access an Oracle Database to get data to
build some drop down lists for forms...etc. I build the site with Visual
InterDev on my development server and access the web pages through IE 6.0
and everything seems fine. When I do a copy project, I copy only the files
necessary to run the web site to my production server. When I try to view
the web site on my production server I get the following error occuring on
the lines containing "OracleDataAdap ter.Fill(DataTa ble)"

System.Data.Ora cleClient requires Oracle client software version 8.1.7 or
greater.

My production server has release 3 of Oracle 8i install and the Microsoft
Oracle .NET Data Provider installed, along with Microsoft .NET
Framework(Engli sh) v1.0.3705.

Any ideas?

Thanks
- Bill Jones
Jul 21 '05 #1
1 2281
Fixed it! There were two copies of the oci.dll on my web server. One that
installed with the Oracle .NET Data Provider and the other I'm not sure
where it came from. It was in C:\WINNT\system 32\


"Bill Jones" <wj****@actcci. com> wrote in message
news:#n******** ******@TK2MSFTN GP11.phx.gbl...
I have a web site that was just completed in .net using c#. There are a few places where the website needs to access an Oracle Database to get data to
build some drop down lists for forms...etc. I build the site with Visual
InterDev on my development server and access the web pages through IE 6.0
and everything seems fine. When I do a copy project, I copy only the files necessary to run the web site to my production server. When I try to view
the web site on my production server I get the following error occuring on
the lines containing "OracleDataAdap ter.Fill(DataTa ble)"

System.Data.Ora cleClient requires Oracle client software version 8.1.7 or
greater.

My production server has release 3 of Oracle 8i install and the Microsoft
Oracle .NET Data Provider installed, along with Microsoft .NET
Framework(Engli sh) v1.0.3705.

Any ideas?

Thanks
- Bill Jones

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4197
by: Rick | last post by:
I'm having problems with EnterpriseServices transactions running against Oracle 9iR2. I am inconsistently getting Oracle ORA-24761: Transaction Rolled Back results mid-transaction. If I start the transaction and run it against an object it might fail. If I rerun the same transaction again it might work. But on trying again it might fail. If I disable transactions <Transaction(TransactionOption.Disabled)> the app runs and all the data...
5
13216
by: jrefactors | last post by:
My machine is Windows XP with Oracle 9.2 Home; IIS and Oracle are in the same box. I have tried both Oracle OLEDB Provider and Microsoft ODBC For Oracle, but both not working. For Microsoft ODBC For Oracle approach, I added a data source in Oracle Data Source Administrator, in System DSN tab, I created a system data source named OracleDSN with Microsoft ODBC for Oracle.
13
7476
by: Chris Botha | last post by:
The machine is running XP Pro with all the latest service packs, etc. I must access an Oracle database so I installed the Oracle client stuff. I can query Oracle from a Windows app, no problem. Using the exact same code (copy and paste) into a Web app I get the following error "Error while trying to retrieve text for error ORA-01019". Security I thought, so I use Impersonation on the Web site, then the aspnet_wp.exe crashes with "The...
1
274
by: Bill Jones | last post by:
I have a web site that was just completed in .net using c#. There are a few places where the website needs to access an Oracle Database to get data to build some drop down lists for forms...etc. I build the site with Visual InterDev on my development server and access the web pages through IE 6.0 and everything seems fine. When I do a copy project, I copy only the files necessary to run the web site to my production server. When I try...
8
14373
by: danbredy | last post by:
Hi, I'm attempting to connect to an Oracle database using SQL Server 2005 Express (OS is Windows XP Professional) and having absolutely no luck. Here is the information SQL Plus gives me about the database when I log in - Connected to: Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production With the Partitioning, OLAP and Oracle Data Mining options
1
3119
by: Magnus Flisberg | last post by:
Best programmer, My mission is to execute a sql statement in vb.net and retrive the data into a file. I have managed to detect som issues with my code: queryString = "SELECT ...." connectionString = "server=OraOLEDB.Oracle;User id=x;password=x;Data source=x;"
1
2415
by: dsuniln | last post by:
I have two oracle clients installed on a windows 2003 Server.Namely oracle 8i client and oracle 9i client. The problem is that I have two applications running in IIS. One application creates an oracle connection object of oracle 8i which is an asp application. Another is a asp.net application and uses oracle.net provider to access the data or write the data. If i select 8i as the home then my asp.net application while saving data to the data...
1
2375
by: jobs | last post by:
I am able to access 9i and 10g Oracle DBs from other clients on my pc - sqlplus, PLSQL Developer, etc. As a simple test I just wanted to connect and access the same oracle DBs through ASP.NET on my same client ... my web config connection entry looks like this (somebody elsewhere said this was working for them): <add name="pp2" connectionString="user id=xxx;password=xxx;data
2
14242
by: Vinod Sadanandan | last post by:
All, Below listed are the new features in Oracle 11g ,please join me in this discussion to generate a testcase and analyze each of the listed features . Precompilers: Additional Array INSERT and SELECT Syntax Support by Pro*C/C++ and Pro*COBOL Precompilers: Dynamic SQL Statement Caching in Pro*C/C++ and Pro*COBOL Precompilers: Fix Execution Plan in Pro*C/C++ and Pro*COBOL Precompilers: Flexible B Area Length...
0
8773
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9445
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9306
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9180
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6030
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4805
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3259
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2721
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2177
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.