[Mono-dev] Problem with monodevelop and Oracle

2008-04-02 Thread Velazquez Angel
I've recently created a simple proyect to connect from mono to Oracle, what is the problem? when I compile the proyect using mono develop I get the current error: Unhandled Exception: System.Data.OracleClient.OracleException: ORA-12154: TNS:could not resolve the connect identifier specified at

Re: [Mono-dev] Problem with monodevelop and Oracle

2008-04-02 Thread Torello Querci
Sorry Velazquez but this one seems to be a runtime error causedc by a misconfigured TNS network. Have you tried to use tnsping on the same server? Regards, Torello Querci 2008/4/2, Velazquez Angel [EMAIL PROTECTED]: I've recently created a simple proyect to connect from mono to Oracle, what