TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jonantik Chowdhury
NA
1
2.3k
Not able to connect to Oracle DB from the C# code.
Aug 10 2014 1:11 PM
Hi,
I am developing a WCF service which would typically insert, update and delete data from a Oracle table.
The problem that I am facing is:
My code does not connect to Oracle DB. However, having said that, Sql*Client is installed and connects to oracle DB just fine.
Also, I had written a OracleTest console application in the D: drive only to test the oracle connectivity. But, to my utter surprise that works just fine.
The connection string seems to be okay to me.
But, whenever I try to debug the WCF service(hosted in IIS 7) I get a "ORA 12557- TNS protocol adapter not loadable" error when the oracleConnection.open() statement executes.
I have absolutely no clue as to what's happening!
Eagerly waiting for some help..
Reply
Answers (
1
)
An error occurred while receiving the HTTP response to http:
How to Throw FaultException From Duplex RS MessageInspector