Home » Categories » Multiple Categories |
My Crystal Report does not work. |
Article Number: 139 | Rating: 5/5 from 1 votes | Last Updated: Wed, May 23, 2012 at 10:07 PM
|
If your crystal report site does not work on our server, please kindly follow the guidelines below: 1. Crystal Report is an addon service and this is a separate service that you need to purchase on top of your current hosting plan. To purchase this addon, please login to our Help Desk System -> Purchase Addon -> Crystal Report Addon. 2. Once you have purchased the addon, you need to wait for us to configure it for you. Once the configuration is completed, you will receive an email update 3. If even after the configuration, your crystal report still fails to work, please kindly log a support ticket via Help Desk System to Support Team, together with the URL to the error message and we will investigate it for you. 4. If after the investigation, we find the fact that you are using a difference Crystal Report version, you have to:
Upgrade to Crystal Report 2008 (v12)In order to use Crystal Report 2008 (v12) on our server, you have to make sure that you are on our server that supports Crystal Report 2008 (v12). Next, please make sure you include the following assemblies on your web.config.
<assemblies> <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" /> <add assembly="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" /> <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" /> <add assembly="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" /> <add assembly="CrystalDecisions.CrystalReports.Engine, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /> <add assembly="CrystalDecisions.ReportSource, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /> <add assembly="CrystalDecisions.Shared, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /> <add assembly="CrystalDecisions.Web, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /> <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /> <add assembly="CrystalDecisions.Enterprise.Framework, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /> <add assembly="CrystalDecisions.Enterprise.InfoStore, Version=12.0.1100.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /> <add assembly="Microsoft.ReportViewer.WebForms, Version=9.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" /> <add assembly="Microsoft.ReportViewer.Common, Version=9.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" /> </assemblies> If you are using previous Crystal Report version (such as Crystal Report v10 or Crystal Report v9), what you need to do is to go to BusinessObjects website, download CR 2008 v12, integrate this crystal report version on your VS 2008 tool. Please compile your project and upload the compiled projects to our server. Please make sure you use the assemblies that we gave you on the above lines and your Crystal Report will certainly work directly. Upgrade to Crystal Report for Visual Studio 2010 (v13)In order to use Crystal Report 2010 (v13) on our server, you have to make sure that you are on our server that supports Crystal Report 2010 (v13). This Crystal Report version has come in bundled with your Visual Studio 2010 and you can simply publish your Crystal Report project and it will work directly. |
Attachments
![]()
There are no attachments for this article.
|
Will my Crystal Report IX (Crystal Report 9) work on your server?
Viewed 2678 times since Tue, May 1, 2012
About Azure Key Vault
Viewed 1637 times since Mon, Nov 2, 2020
How can I deploy my VS LightSwitch project on your server?
Viewed 3896 times since Tue, May 22, 2012
How can I activate my Crystal Report?
Viewed 3622 times since Tue, May 1, 2012
You informed me that my Crystal Report has been configured, why do I still receive an error message?
Viewed 2957 times since Tue, May 1, 2012
How to Deploy and host .Net Core 2 and Angular 6 app
Viewed 13008 times since Tue, Oct 23, 2018
Have you supported Crystal Report for VS 2010 (v13)?
Viewed 2852 times since Tue, May 1, 2012
My application pool stops working. What is wrong with my site?
Viewed 13160 times since Sun, Feb 15, 2015
My .CSHTML site is not working. What did I do wrong here?
Viewed 4042 times since Thu, May 3, 2012
Will my Crystal Report X (Crystal Report 10) work on your server?
Viewed 2603 times since Tue, May 1, 2012
|