I tried DSLocalizator module on DNN 4.9 with the connection string encrypted (Encryption steps refering to this page). Seems like current DSLocalizator module couldn't read the encrypted connection string. It looks like the connection string is obtained without using wrapper from DNN or configuration wrapper from .NET.
Are there any fix on this problem?
Thanks