on 2022 Jul 21 1:38 PM
Hello Team,
Recently we have upgraded the Crystal report Version to 13.0.31.4010, after installing we are getting exceptions as below,
We are using Visual studio version 2019
We have tried with changing project target CPU to 86x / Any CPU/ 64x but no luck.
--------------------------------------------------------------------------------------------The description for Event ID 0 from source Aptify.ExceptionManagerPublishedException cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.
StackTrace Information********************************************* at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() at Aptify.Framework.BusinessLogic.Reporting.ReportWizardForm.DoCustomCrystalReport(String& sReportObject, Int64& lReportID, ActionType ActionType) in D:\Project\Aptify\AptifyNewRepositoryTFVC\Dev\Framework\AptifyReportWizard\ReportWizardForm.vb:line 2486
Properties********************************************* Type: System.TypeInitializationException TypeName: CrystalDecisions.CrystalReports.Engine.ReportDocument TargetSite: Void .ctor() Source: CrystalDecisions.CrystalReports.Engine HResult: -2146233036
Inner Exception #1*********************************************
Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
StackTrace Information********************************************* at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()
Properties********************************************* Type: System.IO.FileNotFoundException FileName: CrystalDecisions.ReportAppServer.CommLayer, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304 FusionLog: WRN: Assembly binding logging is turned OFF.To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.Note: There is some performance penalty associated with assembly bind failure logging.To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
TargetSite: Void .cctor() Source: CrystalDecisions.CrystalReports.Engine HResult: -2147024894Additional Info:
The message resource is present but the message was not found in the message table
---------------------------------------------------------------------------------------------------
Could you please suggest us required steps in details OR any article link.?
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.