| 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 2675 times since Thu, Aug 23, 2018
How to Deploy and host .Net Core 2 and Angular 6 app
Viewed 13389 times since Tue, Oct 23, 2018
How can I deploy my ASP.NET project with WebDeploy facility via Visual Studio 2010 tool?
Viewed 5934 times since Wed, Jun 6, 2012
Common reasons why your application pool may unexpectedly recycle
Viewed 8720 times since Tue, May 15, 2012
Have you supported Crystal Report for VS 2010 (v13)?
Viewed 3072 times since Tue, May 1, 2012
How often do you backup my website?
Viewed 5003 times since Tue, May 1, 2012
Do I need a static IP?
Viewed 5092 times since Mon, May 7, 2012
Why do I receive "Server Unavailable" message after Crystal Report configuration?
Viewed 3053 times since Tue, May 1, 2012
Do you support ASP.NET 5?
Viewed 10265 times since Wed, Feb 17, 2016
How can I deploy my website with WebDeploy tool?
Viewed 6553 times since Mon, Apr 30, 2012
|
