Skip to Content
0
Jun 15, 2020 at 04:07 PM

DataDefModel.PropertyBag runtime 32 bit does not work after installing runtime

86 Views

Hi

On a windows server 2012 R" hosting a working 32 bit CRRuntime 13.0.10 I installed a 64 bit CRRuntime 13.0.10. I then got the below problem on my vb.net klent configures for 32 bit applications. I then uptdated to 64 bit CRRuntime 13.0.22. Still got the same problem.

I then rolled back the Install of the 64 bit runtime and ran a repair on the original 32 bit CRRuntime 13.0.10 installation.

I still get the same problem.

Any advice on how to proceede would be welcome.

Kindly

Victor

Log:

"Method not found: 'CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag CrystalDecisions.ReportAppServer.ReportDefModel.ISCRExportOptions.get_ExportOptionsEx()'. Server stack trace: at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.FormatEngine.Export(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToDisk(ExportFormatType formatType, String fileName) at Samstock.Server.ReportBL.CreationManager.ExportToDisk(ReportDocument rptDoc, ReportSetFormatEnum fileFormat, String filePath, String fileName, String reportFileName, ReportExportOptions samsExportOptions)"