Crystal report print button open pdf page
I am working in Crystal report at a project. I have a requirement and I need Help On following metter: I have crystal Report in my webpage. The .net Crystal report viewer views this report. But when I...
View ArticlePrintJobLimit Key missing in registry
Hi Guys, I have web application(.NET 2.0 VS2005), which uses CR 10.2 Like many others, we are intermittently getting "The maximum report processing jobs limit configured by your system administrator...
View Articlecrystal report percentage calculation problem
hi alphaa2001 how can u calculate the persentage first this table is generated using single crosstabe for persentage calculation i used this code: if {@sample1} = 0 then 0 else (({@sample1} -...
View ArticleBlank Crystal report page on IE8 & 2008/2003 server
Hi, While generating crystal reports in windows 2003 (64 bit ) and 2008 server, generating blank page but same application working fine on this same environment on some other machines. We are using...
View Articlesub report issue
Dear all, I have 3 reports namely a.prt,b.rpt and c.rpt. On b.rpt iam calling c.rpt as a subreport and on a.rpt iam calling c.rpt as a subreport but when i run the report i cant anything of c.rpt. Is...
View Articlewhen printing crystal reports "An communication error occurred. Printing will...
Issue summary With Visual studio, a CrystalReportViewer object is used in a web form to display crystal report. When users click on print icon “An communication error occurred. Printing will be...
View ArticleAsking for UserName and password...
Hello all, I did created crystal report in my web page with VS's inbuilt Crystal report. when i am tring to print or export my report its asking for user name and password can some one please help...
View ArticleCrystal Reports Requesting Logon Information?
Hello... I have seen this several times around the forum and still no working answer that I can find, maybe its something I'm doing not sure. Basically whenever I load a report from an aspx page it...
View ArticleCrystal reports log4net
I am using Visual Studio 2010 and the reports run fine on my local machine but when i deploy my web application on the server, i get the log4net error. can anyone help me out with what i am missing?...
View ArticleCRYSTAL REPORT in ASP.NET with UNC and SQL-Server
We are using CRYSTAL Report (13.0) through ASP.NET(4.0) on Win2008.The Report files (RPT) are kept at UNC location on seperate machine, the database (SQL Server) is located on another machine. The...
View ArticleCrystal reports for VS2012?
So I have installed a VS2012 on a fresh PC. I tried installing the Crystal Reports for VS2010, and it gave me an error saying I do not have VS2010 installed. Is there a version for VS2012? or do I have...
View ArticleRE: print direct not work
It just working at local with default printer but not work when I upload on IIS, here is my code .... rptDoc.Load(Server.MapPath("~/reports/academic.rpt"));...
View Articlehow to display report with numbers ?
I want to design a report that will have text with serial number. I also need to give spacing between numbers and text but I am not aware how to mange it. My text is not coming form Database, it can be...
View Articlehow to manage space between parameter fields in Crystal reports?
In a Crystal report I am passing two text strings from C# application. Both parameters are text string paragraphs basically which can have any no of words in them. The issue is I am not able to manage...
View ArticleRE: How to set connection tmeout propery to crystal report using C#.net...
Hi dear friends, Is that possible to set the connection timeout property for crystal repor, if the crystal report takes too longer than expected then i need to show a timeout error, right now some...
View Articleprint from visual studio but cannot print from iis server
print from visual studio but cannot print from iis server I user print document to print without preview ,every thing work well from visual studio 2012 but when deploy the package to iis manager for...
View ArticleFinding 6 different months fro any give starting month
I have to find different usage vales for 6 different months. The starting month could be any of the 12 months. If they enter a start date that is in January to June there is not real problem The...
View ArticleThe report you requested requires further information
I am trying to generate report.its working but every time in selected index changed its want password of sql server. this is my code public void select_drop() { try {...
View Articleneed to print crystal report to printer client
need to print crystal report to printer client I test it from visual studio 2010 word well,but when deploy to iis server,give me nothing,looading but no print or error is there a solution to this problem?
View ArticleBlank Crystal report
i am using Crystal reports with VS 2010 and SQL 2008. I had some issues deploying the reports on the server, but now thats resolved. although the other issue is that the report is not showing up on the...
View Article