G
Guest
I am using the Enterprise library DAAB in my applicaiton connecting to an
Oracle instance, and all works fine on my development box, I can connect to
the datbase and perform the functions I require.
On my customers machine the connection fails, in the windows event log I get
the following messages
Data connection failed to open: server=abc.def.com;
ORA-06413: Connection not open.
In the package I ship to the customer I ship the enterprise library and my
code, they have an Oracle 8.1.7 client installed on their server and tns
names configured to connect to the server. Is there anything else I should be
shiopping to install on their server?
The only other difference is that my connection is not a dotted name ie not
abc.def.com just abc, but I can't see how that woudl cause a problem.
thanks for any help
Gil
Oracle instance, and all works fine on my development box, I can connect to
the datbase and perform the functions I require.
On my customers machine the connection fails, in the windows event log I get
the following messages
Data connection failed to open: server=abc.def.com;
ORA-06413: Connection not open.
In the package I ship to the customer I ship the enterprise library and my
code, they have an Oracle 8.1.7 client installed on their server and tns
names configured to connect to the server. Is there anything else I should be
shiopping to install on their server?
The only other difference is that my connection is not a dotted name ie not
abc.def.com just abc, but I can't see how that woudl cause a problem.
thanks for any help
Gil