cancel
Showing results for 
Search instead for 
Did you mean: 

'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw error on upgrade to CR 13.0.31.4010

atalkarpratik
Member
0 Kudos

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.?

Former Member
0 Kudos

Welcome to the SAP Community. Thank you for visiting us to get answers to your questions.


Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.
First, please see https://community.sap.com/resources/questions-and-answers, as this resource page provides tips for preparing questions that draw responses from our members. Second, feel free to take our Q&A tutorial at https://developers.sap.com/tutorials/community-qa.html, as that will help you when submitting questions to the community.
I also recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: https://developers.sap.com/tutorials/community-profile.html.
Now for some specific suggestions on how you might improve your question:
* Outline what steps you took to find answers (and why they weren't helpful) -- so members don't make suggestions that you've already tried.
* Share screenshots of what you've seen/done (if possible), as images always helps our members better understand your problem.
* Make sure you've applied the appropriate tags -- because if you don't apply the correct tags, the right experts won't see your question to answer it.
* Use the "insert code" feature when sharing your code, so members have an easier time reading.
Should you wish, you can revise your question by selecting Actions, then Edit.
The more details you provide (in questions tagged correctly), the more likely it is that members will be able to respond. As it stands, I don't know if there is enough information here for members to understand your issue. So please consider revising your question because I'd really like to see you get a solution to your problem!
I hope you find this advice useful, and we're happy to have you as part of SAP Community!

Accepted Solutions (0)

Answers (0)