This problem occurs when you have installed a 32-bit Devart driver together with a 32-bit OraClient on a 64-bit operating system.
All you need to do is;
Error Message:
Can not obtain Oracle client information from registry. Make sure that Oracle Client Software is installed, or use Direct mode of connecting to server.
Happy coding.
All you need to do is;
- Go to your iis settings.
- Go to your web site's application pool.
- Go to advanced settings of the application pool and set "Enable 32-Bit Applications" option to true.
- Save the settings, that is all.
Error Message:
Can not obtain Oracle client information from registry. Make sure that Oracle Client Software is installed, or use Direct mode of connecting to server.
Happy coding.
Thank you. it helped me to resolve my issue :)
ReplyDeleteThank you :))
ReplyDelete