failed to load database information. Error in file
Hi All,I created a new report in Crystal Reports 2008. As usual, I can view the output of it properly from my development system. But when deployed on Windows server 2008, with Crystal Reports...
View ArticleNo Preview of Crystal Report
Ok here is my problem, i have asp.net application which is currently in development on Visual Studio 2010. I needed to run crystal reports so i found this exe file from internet most probaby from SAP...
View ArticleCrystal Reports Word Wrap
I am using Crystal reports in Visual Studio 2010 using data from SQL 2008 R2. Finally got the report to look good except for one problem. I have an SQL field called "DetailNotes". This is an ntext...
View ArticleUrgent Please --- VS 2010 -- Website -- Crystal Reports
how to create Crystal Reports for Website in Visual Studio 2010
View ArticleCrystal Report Viewer displays strange pattern instead of report image
I have a Crystal Report on a .aspx page (running inside Visual Studio 2012) that uses a CrystalReportViewer and a CrystalReportSource that displays a very strange pattern on the screen instead of the...
View ArticleCrystal Report for VS2012 Unsupported Operation. A document processed by the...
I am trying to display a Crystal Report (new version for VS2012) as a .pdf file (instead of in the Crystal Report Viewer which does not work in IE10 -- refer to my earlier posting). I have followed...
View ArticleWhen click print button, the the report requires further information message
This is my code for crystal report bind, i have dropdown list that value am passing as parameter. I have search button on click that i displayed the report. Its working fine.But when i click print...
View ArticleHow can we set the Print Date in the crystal report?
<div class="post-text" itemprop="description">I have a problem to set the Print Date to the report from the UI.This functionality is working with the VB6 but it comes to VB.NET it is not...
View ArticleAmount In Words In Crystal Report
uppercase(ToWords (Sum ({command.NetValue},{command.InvoiceNo}),0) + " and cents "+ ToWords ((Round(Sum ({command.NetValue}, {command.InvoiceNo}),2) - Int(Sum ({command.NetValue},...
View ArticleSend Crystal Report DIRECTLY TO client printer
hi i m using Visual Studio 2008 and working with Crystal Reports...I have lots of reports in my application. The problem i m passing through is that i have a print BUTTON on which i want to get print...
View ArticleThe maximum report processing jobs limit configured by your system...
I am using this code to search records from when i goto this page i am getting this error The maximum report processing jobs limit configured by your system administrator has been reachedi couldnt...
View ArticleBind Crystal Reports
hi all,How to bind the crystal reports in events just like textchanged or page load like this and also in the report i need to plase the logo hedder and footer how can i place those things please help...
View ArticleCalculations and paging in crystal report
<div class="jive-rendered-content">Hi I have values of copies like this and i have two columns Location CopiesLocation1 20Location2: 10Location3: 25 sum of copies : 55 i...
View ArticleRepeat data on pages generated by horizontal subreport.
Hey guys, ive got a bit of a problem with a Crystal Report and im hoping someone can help me out. I am using crystal reports 13_0_4 with vs2010.Basicly i have a report that looks somewhat like this:And...
View ArticleEither the Crystal Reports registry key permissions are insufficient or the...
I have hosted our website on softsyshosting.com (shared hosting) and found that Crystal reports did not work. I am getting the following error message.Since this is shared hosting I do not have...
View ArticleOpen the crystal report in PDF on button click
Hello, Generating report through passing parameter to Crystal Report,i need to open the report in PDF in new window on button click, i tried the following code getting "Missing Parameter" Error...
View ArticleHide Sub Report for First Record
In have a main report in which for the same name we have two records as we have two dates related to that query and we get two rows. I have an Applicant whose information is being displayed and I have...
View ArticleCurvy Text Format
How to make a Text format as a Curve in crystal reports......pls response
View ArticleCan we show Negative values in Pie Chart in Active Reports?
Hi All, Is it possible to plot negative values in an active report??? I want to use a pie chart for this. Please provide a code snippet for this if possible. Many Thanks, Upamanyu
View ArticleHow to create a new blank row while record is not more than 20 records in...
How to create a new blank table while record is not more than 20 records in Crystal Report?The blank row is to total 20 included the records.
View Article