When updating the application in production using the tool for Deploy, I see that it is not connecting to SQL.
Since the administration applications I continue to connect SQL without problems so I ruled out that something happened with it.
I tried getting the ConnectionString that is using Genexus and I see that it is not decrypting it.
Data Source=HM92/d8lXXXXXXXxju9Nj==;;User ID=Elj20MqY44RPXXXXXXX==;Password=veH8whpWmu+f6lj2s42IWxNHoXXXXXXXXX=;Integrated Security=no;;database=TributXXX
Did someone happen to him? Any solution or work arround?
To get the Connection String I use: ((GxDataStore)dsDefault).ConnectionString;