cancel
Showing results for 
Search instead for 
Did you mean: 

CRRuntime_32bit_13_0_20 problem

0 Kudos

Hi. I have a problem with CristalReport XI. I have a customer that use two application with CristalReport.

Application A use report with runtime CRRuntime_32bit_13_0_17.msi

Application B use report with runtime CRRuntime_32bit_13_0_20.msi

When I have only runtime of application A, I don't print with application B When I have only runtime of application B, I don't print with application A.

For solving the problem I tried to install the runtime CRRuntime_32bit_13_0_24.msi on my developer system but I have the same problem (Application B doesn't print) The error is this: "Impossibile eseguire il cast di oggetti COM di tipo 'CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass' in tipi di interfaccia 'CrystalDecisions.ReportAppServer.Controllers.ISCRReportSource'. L'operazione non è stata completata perché la chiamata QueryInterface sul componente COM per l'interfaccia con IID '{98CDE168-C1BF-4179-BE4C-F2CFA7CB8398}' non è riuscita a causa del seguente errore: Interfaccia non supportata. (Eccezione da HRESULT: 0x80004002 (E_NOINTERFACE))."

The error throws when I call report.Refresh() or repoirt.SetDataSource(mydataset) or any other call.

How can I solve this problem in order to print with both applications?

Thanks

Accepted Solutions (0)

Answers (0)