By Christopher Campbell, on July 22nd, 2011%
Lately I’ve been quite involved with using “Linq to Sql” in various database related .Net applications and it’s not surprising that a time came when I needed to do some reporting. I chose to create reports in Crystal Reports so it would be as quick and painless as possible. I was stuck with getting the reports . . . → Read More: Crystal Report 2008 Hosting :: ASP.Net and Linq to Sql with Crystal Reports
By Einar Visockas, on July 6th, 2011%
The objective of this article is to provide a process which can be followed to develop a crystal report with dynamic columns using parameterized column fields and formula fields. Before going for this the developer has to decide the maximum number of columns he/she has to display and as per the no. of columns the size of . . . → Read More: Crystal Report 2008 Hosting :: Develop a Crystal Report with Dynamic Columns Using Parameterized Column Fields and Formula Fields
By Einar Visockas, on July 4th, 2011%
By ricardo, on April 26th, 2011%
Symptom:
When attempting to run a report, an error message states: ‘Failed to Create the Crystal Query Engine’.
Solution 1:
There may be mismatched Crystal report DLLs in the system32 directory.
Rename the CRPE32.DLL file in the C:\Windows\System32 directory to CRPE32.DLL.OLD and reinstall the program. A new CRPE32.DLL file will be installed that should match all the other dll versions.
Solution 2:
You . . . → Read More: How to solve the error message “Failed to create the Crystal Query Engine”
By ricardo, on April 18th, 2011%
“Could not load file or assembly ‘CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304′ or one of its dependencies. The system cannot find the file specified.”
Error message show when try to deploy web application to 64 bit Windows server 2008 R2 server.
“Could not load file or assembly ‘CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304′ or one of its dependencies. The system cannot find . . . → Read More: Crystal Report Hosting :: How To Solve the Error Message “Could not load file or assembly CrystalDecisions.Web….”
By ricardo, on April 5th, 2011%
This is a very common error in Crystal Report when its give this following message.
“The maximum report processing jobs limit configured by your system administrator has been reached.”
I have been read about its on lot forums and new groups. Its actually means that Crystal Report print job limit has been reached and you should handle this . . . → Read More: Crystal Report Hosting :: Solving the Issue with the Maximum report processing jobs limit in Crystal Report
By Duncan Howard, on March 31st, 2011%
Introduction
Crystal Reports is the built-in report designing tool in Visual Studio .NET and it is fully integrated with windows and web applications. It is very easy to use and design the reports with it. To add a report to a visual studio .NET projects (windows or web) you just need to right-click . . . → Read More: Crystal Report Hosting :: How To Build Crystal Reports in ASP.NET Web Applications
By ricardo, on March 15th, 2011%
Introduction
In his “Troubleshooting Database Login Errors using Crystal Reports with .NET,” Eric Landes points out that he sees questions regarding the “Exception Details: CrystalDecisions.CrystalReports.Engine.LogOnException: Logon failed” message quite often in the newsgroups. That’s an understatement. Since I use the “push” method (generating an ADO.NET dataset first, then setting the report’s DataSource), I never saw this error, . . . → Read More: Crystal Report Hosting :: Solving the Login Failed Error in Crystal Reports
By ricardo, on January 14th, 2011%
ASPHostCentral.com offers the latest Crystal Report for Visual Studio 2010 application to all our new and existing customers. This application must be request via our Help Desk System and it will be ready between 1 to 24 hours. What you need to make sure is that you understand the requirements for installing the application itself (such . . . → Read More: Crystal Report 2010 Hosting with ASPHostCentral.com
By ricardo, on January 5th, 2011%
Abstract
SAP/Crystal Reports is introducing the new free WPF viewer to use Crystal reports with Visual Studio. In this article, Eric tells us what’s new with this new tool. After a short introduction, he examines the new features of the API and the installation process. He also provides a detailed coverage of the creation of a new . . . → Read More: Working with Crystal Reports Visual Studio 2010 WPF viewer