PDF report not shown in google chrome
Hi All, 1) we generate the (itext library) combined PDF report 2) Report Works fine IE (Load & open )3) when we use Google Chrome ... only the Single PDF Open4) PROBLEM :: when we use the...
View Articleasking password when report is accessed
actually i created one sp with three tables(inner join)i get the data from the sp and assgned in one datable and datable to report sourcei created connection in crystal report file and take three...
View ArticleLoad Report failed
CrystalDecisions.Shared.CrystalReportsException: Load report failed. ---> System.Runtime.InteropServices.COMException: The Report Application Server failed at...
View ArticleASP.NET 3.5- Viewer prompting password when passing parameters to a Crystal...
Hi guys, I have an issue troubling me for about 2 dasys regarding Crystal Report 2011 parameters. I am developing a report viewing web application in VS 2008 (3.5 SP1) to view a listing of Crystal...
View ArticleHow to insert Multiline fields in crystal reports?
I have been searching this for long and found one solution that I must enable can grow in the format object options. (VS 2010 and crystal reports) but then also the display is quite vague and text is...
View Articledynamic reporting tool
I need an dynamic reporting for asp.net web site,user have following permossion to do: Query – I would have the ability to build new queries as needed for future reports and access on the old query...
View ArticleHow to run a Crystal report from a ASP.NET Project
Guys,I have a page with link buttons I am trying to get a set of crystal reports to run off them. Each button would run a specific report (later I'll add away to put the empolyee's number to point to...
View Articlefailed 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 Articleview crystal report from my application
i have a visual studio project in c#, wich has reports in crystal reports, i can view the crystal reports from my system afcourse, as i have the whole visual studio and all installed on my computer,...
View Articleneed to hide a row in crystal report
Hi...I have one crystal report where i have five columns my requirment is whenever the fifit column is zero i want to hide all the rows of the fields...Itz urgent Required Answer
View ArticleCrystal Report Printer name value passing through label
Instead of hard coding printer name directly in program. I would like to pass label value. This is the code:- reportDocument.PrintOptions.PrinterName = “HP LaserJet 1020”; Instead of above printer...
View ArticleView Current Report Processing Jobs
Hi All,On our Web application server that runs Crystal Reports the following error message was recieved:"The maximum report processing jobs limit configured by your system administrator has been...
View ArticleHide group details section or details section in report
I have a report. Which has detail section and group by order no. in that detail section. What i need is if the order no only one then i need to hide the group details section. if the order detail is...
View ArticleCrystal Report is making problem with text direction for Arabic
I have one text in database like -1- تيلاشنلbut it comes like this-1 تيلاشنلI have changed the text direction also but it come the same in Crystal Report. How can I solve this problem? Thanks in Advance.
View Articlecrystal report subreport text field not displaying
Hi, In my asp.net application i created the one crystal report in this report i have created the subreport but the integer id is displayed in the report , but text and date fields are not displaying...
View ArticlePass Asp.net Form values to Crystal Reports to get a filtered report
Hi All,Presently I am stuck up with a problem in connecting ASP.NET form to Crystal Reports.I have a asp.net form where it contains a Dropdownbox with all the names of the student and below that there...
View ArticleCannot print crystal report
i want to print crystal report , when i try to print with this code its giving me this error.ERRORA StartDocPrinter call was not issued Description: An unhandled exception occurred during the...
View ArticleCrystal Report Formatting
Hello Guys,I`m totally new to Crystal Report.How can I display the data from may database to display Horizontally?Currently on my report if I put the Records in Section 3 it will display Vertically.I...
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 ArticleThe maximum report processing jobs limit configured by your system...
HiMy code is here. I try everything but ı can't solve this problem. What can i do? protected void CrystalReportViewer1_Unload(object sender, EventArgs e) { CrystalReport1 rpt = new CrystalReport1();...
View Article