Page 1 of 1

ORA-12705 after publish project Net.Core 5

Posted: Fri 09 Apr 2021 06:53
by user5113
Hello everyone. Everything works well in debug mode. But after publishing the project on the IIS server, the error ORA-12705 appears.
I am using dotconnect professional v9.11.951. How to change nls lang without using oracle client registry?

Re: ORA-12705 after publish project Net.Core 5

Posted: Fri 09 Apr 2021 12:07
by Shalex
Most likely, the NLS_LANG environment variable on your deployment server contains an invalid language, territory, or character set. Refer to http://www.dba-oracle.com/t_ora_12705_resolution.htm.