Can not obtain Oracle client information from registry

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
hepek
Posts: 126
Joined: Thu 07 Jul 2011 13:59

Can not obtain Oracle client information from registry

Post by hepek » Thu 14 Nov 2013 21:59

Can not obtain Oracle client information from registry. Make sure Oracle client software is installed, or use direct mode.

I am getting this error when I try to execute oracle command

IS this about access and privileges, perhaps Devart does not have access to registry?

Is there a way around this issue?

thanks
Last edited by hepek on Fri 15 Nov 2013 14:35, edited 1 time in total.

hepek
Posts: 126
Joined: Thu 07 Jul 2011 13:59

Re: Can not obtain Oracle client information from registry

Post by hepek » Fri 15 Nov 2013 14:34

I have oracle client 11 g installed.
My connection string looks like: Data Source=dv1;User ID=userID;Password=pwd.

I can connect to oracle client by using any other tool like Oracle Sql Developer, Visual Studio, ... etc

hepek
Posts: 126
Joined: Thu 07 Jul 2011 13:59

Re: Can not obtain Oracle client information from registry

Post by hepek » Fri 15 Nov 2013 14:39

never mind, I figured it out. I had to enable 32 bit mode in IIS app pool.

you can close this thread.

thank you

Post Reply