Home » Categories » Multiple Categories

You informed me that my Crystal Report has been configured, why do I still receive an error message?

If you still receive an error message after Crystal Report configuration, you need to modify your web.config file to include the following:

<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="CrystalDecisions.Web" publicKeyToken="692FBEA5521E1304" culture="neutral" />
<!-- Assembly versions can be redirected in application, publisher policy, or machine configuration files. -->
<bindingRedirect oldVersion="10.2.3600.0" newVersion="12.0.2000.0" />
</dependentAssembly>
.....
</runtime>

Please take note that the above assemblies are for the Crystal Report version 12 (2008. If you are using other Crystal Report version, you need to check it with our Support Team

Should you experience further problems, please kindly contact our Support Department via our Help Desk System.


Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
I am unable to renew my Let’s Encrypt SSL
Viewed 2261 times since Thu, Aug 23, 2018
Have you supported Crystal Report for VS 2010 (v13)?
Viewed 2794 times since Tue, May 1, 2012
I cannot login to my Domain Registration Portal. What should I do?
Viewed 3435 times since Mon, May 7, 2012
Do I need a static IP?
Viewed 4766 times since Mon, May 7, 2012
Monitoring Tools For Windows
Viewed 770 times since Wed, Jul 13, 2022
My .CSHTML site is not working. What did I do wrong here?
Viewed 3974 times since Thu, May 3, 2012
How often do you backup my website?
Viewed 4673 times since Tue, May 1, 2012
My website session times out earlier than expected. Why?
Viewed 4802 times since Tue, May 1, 2012
Common reasons why your application pool may unexpectedly recycle
Viewed 8260 times since Tue, May 15, 2012