Page 1 of 1

Problems with WS

Posted: Tue 25 Nov 2008 17:52
by jbarcena
I have a problem when using dotConnect 5.0 for Oracle from a WS.
When I try to open a connection ir gives an error:

"Can not load Oracle client. Check your PATH environment variable and registry settings.

But If I do the same from an ASPX page, it works perfectly.

What is the difference between ASP an WS ?

Thank you in advance,

Posted: Wed 26 Nov 2008 15:03
by AndreyR
You mean Web Services saying WS, right?
The cause may be that the Oracle Client is not installed on the machine the WS is hosted on.
Try either to use Direct mode of dotConnect for Oracle or to install Oracle client on the machine the service is hosted on.