|
ASP.NET and Oracle: Getting Error while connecting as ORA-12154: TNS:could not resolve service name -- kiran --
Hi All, I m getting this error as 'ORA-12154: TNS:could not resolve service name' on connectionObject.Open() I have TNSNAMES.ORA configured properly and am able to use database through TOAD successfully. I also have given ASP.NET rights on Ora92 folder. What might be the problem? Please suggest. Regards, Kiran |