Relative Content

Tag Archive for oraclevb.net

ORA-12541: No TNS Listener

I have a problem connecting to my Oracle database from my VB.NET application. I am using the System.Data.OracleClient namespace. When calling connection.Open() with specifying the correct connection string (see below), I get the error ORA-12541: No TNS listener. I have tried following things: