Am using Visual studio 2015 and crystal report version 11.2
History
We used to migrate the windows application from visual studio 2005 to 2015 never changed the crystal report version till we migrated the code
Now we getting the below issue when we generate the crystal report 11.2
unable to cast com object of type 'system.__comobject' to interface type 'CRAXDRT. Application'. The operation failed because the queryinterface call on the COM component for the interface with IID '{AF376830-6120-4E28-96DD-63FD2DC27B7A}' failed due to the following error : No such interface supported (Exception from HResult:0x80004002(E_NOINTERFACE))
Please help us to get the solution what may be the issue
According my suspect i need to upgrade the crystal report version , if so which is compatible crystal report version to the visual studio 2015