Cant login to i21 with SQL 2008

Issue No: FRM-8334
Created 4/9/2019 2:05:01 PM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 19.1
Description This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   [HDTN-230007 - Upgrade TEST environment|https://helpdesk.irely.com/iRelyi21live//#/HD/Ticket/?ticket=HDTN-230007] v19.1.0409.33   + *Issue:* +   Decrypt function returns with NULL.   Steps to reproduce:   1. See environment and login to i21.   + *Actual result:* +   Invalid username and password.   2. Execute script SELECT strUserName, dbo.fnAESDecryptASym(strPassword) FROM tblEMEntityCredential   + *Actual result:* +   Password is NULL. See comment.