Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Programming

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 08-01-2003, 03:35 PM
Bandit's Avatar
New kid on the block
 
Join Date: Aug 2002
Location: Puchong
Posts: 6
Rep Power: 0
Bandit is on a distinguished road
oracle client problem...

I'm using asp.net and oracle 9i. so, after masukkan all the needed coding (connectionstring bla bla bla..) this is what I got when I try to launch my webpage:

"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."

what's wrong aaa...???!!



tq
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 24-01-2003, 04:17 PM
Senior Webmaster
 
Join Date: Oct 2001
Location: Melbourne, AU
Posts: 456
Rep Power: 97
sufyan is on a distinguished road
Helo,

I think that there is a problem with your Oracle configuration or setup, because if you get that message, the ASP.net page has tried to connect to the Oracle DB meaning that ASP.net and the connection to the DB is working fine. But you can try double checking the connection string in the ASP.net page.


Using MSDAORA

--- Code Starts ---

"Provider=MSDAORA;Data Source=db.server.com;User ID=me; Password=pass";

--- Code Ends ---

Or

Using OraOLEDB.Oracle as a provider:

--- Code Starts ---

"Provider=OraOLEDB.Oracle;Data Source=db.server.com;User ID=me; Password=pass";

--- Code Ends ---

Make sure that you have entry for the data source in tnsnames.ora file and TNSListener service is running. For more information on OraOLEDB provider refer to Orcale9i documentation.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-07-2003, 12:36 PM
New kid on the block
 
Join Date: Mar 2002
Location: klang
Posts: 5
Rep Power: 0
anakrantau98 is on a distinguished road
bandit,

selain daripada langkah yang kawan - kawan lain telah tunjukkan tadi, cuba ..

- dlm windows98/95 -

cuba cari fail autoexec.bat

di antara kandungan dlm autoexec.bat tu (sebagai contoh - tengok balik autoexec.bat. setiap pc kebanyakannya berbeza.)

PATH=%PATH%;D:\ORAWIN95\BIN;"d:\Mts";

tukarkan kepada :-

PATH=%PATH%;"d:\Mts";D:\ORAWIN95\BIN;

dan sebaliknya.

- dlm winxp -

kalau ada fail autoexec.bat yang macam kat atas tadi, ikut langkah tadi.

- dlm platform windows lain aku rasa tak de masalah -

nak tau berjaya atau tidak (cara mudah).

1. pergi ke odbc datasource administrator.
2. tambah datasource baru (pada user dsn boleh, pada system dsn boleh. mana - mana. ikut suka)
3. pilih jenis microsoft odbc for oracle. kalau keluar kotak untuk diisi datasource baru. bermakna cara tadi sudah dikira berjaya.

masalahnya saya guna oracle v7.3.4.1. bolehlah cuba cara yang diterangkan tadi.

semoga cara ini dapat membantu.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
ftp client nure83_ain Mamak Stall 6 23-09-2006 07:10 PM
Telnet Client Using PHP hajime Website Programming 3 08-09-2005 12:43 AM
how did u get ur very first client? denian Job Vacancies 6 28-12-2004 05:04 PM
return value from oracle.. shakker Website Programming 0 23-08-2004 09:38 AM
camner nak deliver news ke webserver client? vyruz Website Programming 4 14-02-2003 03:54 PM


All times are GMT +8. The time now is 09:51 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61