I have a connection string in my web.config that is a normal one, as the connection strings that we have for sql database but this one is for oracle database that is found on a server on our network.
I think i am filling some fields wrong, like the port(i dunno what it is), sid (same issue).
I am getting this error:
listener refused the connection with the following error ora-12505
Any help is appreciated.