After the KB2698365 update I got following error
No such interface supported
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidCastException: No such interface supported
at Cisso.CissoQueryClass.CreateRecordset(String pwszSequential)
ADODB.RecordsetrsQuery =(ADODB.Recordset)query.CreateRecordset("nonsequential");
I had to uninstal this update, now it works again.