Attempting to create a real time SQL data source in SmartConnect. During registration of the trigger, receiving a SQL error that says:
Msg 6257, Level 16, State 1, Line 1
CREATE ASSEMBLY for assembly ‘eOne.SmartConnect.MSSQLServerRealTime’ failed because the assembly is built for an unsupported version of the Common Language Runtime
The MSSQL real time data source only works with SQL 2012 and SQL 2014. It is not supported on prior versions of SQL server.