| Home » Categories » Multiple Categories |
My Crystal Report does not work. |
|
Article Number: 139 | Rating: 5/5 from 1 votes | Last Updated: Wed, Sep 24, 2025 at 12:14 AM
|
| 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.
|
How can I deploy my ASP.NET project with WebDeploy facility via Visual Studio 2010 tool?
Viewed 6096 times since Wed, Jun 6, 2012
How to Deploy and host .Net Core 2 and Angular 6 app
Viewed 13707 times since Tue, Oct 23, 2018
My .CSHTML site is not working. What did I do wrong here?
Viewed 4445 times since Thu, May 3, 2012
Will my Crystal Report IX (Crystal Report 9) work on your server?
Viewed 3024 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 4490 times since Mon, Apr 30, 2012
I cannot login to my Domain Registration Portal. What should I do?
Viewed 3940 times since Mon, May 7, 2012
Will my Crystal Report XI (Crystal Report 11) work on your server?
Viewed 3036 times since Tue, May 1, 2012
How can I deploy my website with WebDeploy tool?
Viewed 6705 times since Mon, Apr 30, 2012
Will my Crystal Report X (Crystal Report 10) work on your server?
Viewed 3003 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 3332 times since Tue, May 1, 2012
|
