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.
|
You informed me that my Crystal Report has been configured, why do I still receive an error message?
Viewed 2893 times since Tue, May 1, 2012
I cannot find any article on this Knowledge Base that can solve my issues. What should I do?
Viewed 4047 times since Mon, Apr 30, 2012
My .CSHTML site is not working. What did I do wrong here?
Viewed 3975 times since Thu, May 3, 2012
I cannot browse to my site via the IP Address directly. What is wrong?
Viewed 4432 times since Mon, May 7, 2012
Do I need a static IP?
Viewed 4766 times since Mon, May 7, 2012
How can I activate my Crystal Report?
Viewed 3550 times since Tue, May 1, 2012
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
How can I publish my website to your server?
Viewed 7551 times since Mon, Apr 30, 2012
My application pool stops working. What is wrong with my site?
Viewed 13070 times since Sun, Feb 15, 2015
|