Problems with TNS [message #72709] |
Fri, 26 September 2003 18:13 |
Pamela Freire
Messages: 1 Registered: September 2003
|
Junior Member |
|
|
I have an application with oracle 9i and visual basic 6.0, my application works well, but there is a problem, a serious problem. When I try to make the exe file in Visual Basic,I did it,but it doesnīt work. The error is: "TNS: donīt resolve service name."
I donīt understand what is the problem because my application works well with code and without executable.And if there would be a bad configuration with TNS, the application wouldnīt work.
Could you help with my problem please?
Itīs urgent please!!!!!
|
|
|
Re: Problems with TNS [message #72723 is a reply to message #72709] |
Fri, 03 October 2003 00:47 |
LT
Messages: 29 Registered: August 2003
|
Junior Member |
|
|
There could be a duplicate occurance of your TNS information. Maybe a duplicate TNSNAMES file somewhere. Check and make sure.
I had this problem once and it just turned out that I had a rogue TNSNAMES from the a past Oracle 7 installation dotting around that was being read instead of the correct one.
|
|
|