Symptom
Application fails with Error: Method not found: 'CrystalDecisions.ReportAppServer.DataDefModel.PropertyBag CrystalDecisions.ReportAppServer.ReportDefModel.ISCRExportOptions.get_ExportOptionsEx()'. after deploying on web server.
Environment
- SAP Crystal Reports, developer version of Microsoft Visual studio 2010 SP10.
- Microsoft Visual studio 2013.
Cause
Application is not able to find the correct dll's of a specific version.
Resolution
- Compile your application either to 'X86 mode' or 'X64 mode'
- Install the particular versions of runtimes on deployment machine.
i.e. If the application is compiled as 32 bit, then install the 32bit runtimes.
Keywords
ISCRExportOptions.get_ExportOptionsEx() application fails on deployed machine , KBA , BI-DEV-NET , BI Software Development Kits (SDKs) - .NET or Other , Problem
Product
SAP Crystal Reports, developer version for Microsoft Visual Studio