Home » Categories » Multiple Categories |
You informed me that my Crystal Report has been configured, why do I still receive an error message? |
Article Number: 64 | Rating: Unrated | Last Updated: Tue, May 1, 2012 at 2:29 AM
|
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
![]()
There are no attachments for this article.
|
I am unable to renew my Let’s Encrypt SSL
Viewed 2360 times since Thu, Aug 23, 2018
Monitoring Tools For Windows
Viewed 849 times since Wed, Jul 13, 2022
Why do I receive "Server Unavailable" message after Crystal Report configuration?
Viewed 2770 times since Tue, May 1, 2012
Will my Crystal Report X (Crystal Report 10) work on your server?
Viewed 2577 times since Tue, May 1, 2012
How can I deploy my ASP.NET project with WebDeploy facility via Visual Studio 2010 tool?
Viewed 5676 times since Wed, Jun 6, 2012
My Crystal Report does not work.
Viewed 6280 times since Wed, May 23, 2012
My website session times out earlier than expected. Why?
Viewed 4848 times since Tue, May 1, 2012
I receive this error message: "Unknown file type (binary data)" when trying to deploy my SQL CE database. What did I do wrong?
Viewed 4233 times since Thu, May 3, 2012
About Azure Key Vault
Viewed 1599 times since Mon, Nov 2, 2020
How can I deploy my VS LightSwitch project on your server?
Viewed 3872 times since Tue, May 22, 2012
|