Crystal Report Deployment On Hosting Server (Not on IIS)
I have created a web application containing two crystal reports. this crystal report works correctly on local host and on IIS but it does not work on the Hosting Server.below is my code for binding...
View ArticlePlease wait while the document being processed
Hi,I am using loading RPT file in my ASP.Net page by using below code. ReportDocument rdoc = new ReportDocument(); conn = ConnectionOpen("Data Source=...
View ArticleMultiple values in a single parameter and show multiple page report in CR
Dear all, I need a report which will have a feature. A single parameter will be able to take multiple values, and each value will show a different report with paging. Actually, we have to generate...
View ArticleCrystal reports
Não consigo visualizar mau relatório do crystal tanto em desenvolvimento como em produção. A página aparece em branco.Alguém poderia me ajudar por favor?
View ArticleWhat is the property to reduce the line spacing in crystal report.
Hi,I am calling crystal report file(.RPT) in my ASP.Net application. During Run time the data is rendering and I have exported the file in .doc format.in the exported file ,I can see lot of line...
View Articlemissing parameter values in crystal reports asp.net c#
Please i am trying to export a report in pdf and that requires two parameter values "paraSessID" and "paraClassID". It worked perfectly on machine before i included connection for the report but now...
View ArticleCrystal Report not working in asp.net 2.0 after hosting in 2012 server
Dear All,I had asp.net application (2.0) and it is working fine in windows 2003 server with IIS 6.0.Now I need to move this application to windows 2012 server without changing anything on this.I am...
View ArticleNeed to display data in crystal reports
Hi friends,I have a different scenario. Here it goes..Maximum 3 doctors can verify a test. In an order there could be 'N' number of tests and each test can be verified by max 3 doctors. Suppose in an...
View ArticleCrystal report not working in VS 2015 Professional
Hai Friends, I am using visual studio 2015 professional i want to use crystal report in my project and i download crystal report in SAP website in version...
View Articlehow to solve the problem created in crystal report?
hai everyone,im using crystal report for designing bill payment voucher. when i design, i inserted the box in detail section of crystal report. then i saw the preview page the single box will appered...
View ArticlePrint Button problem
Hello all,I am newbie to crystal report. I have added CR in asp.net 2010. When i browse the report in browser through server or even through local (through report viewer) when i click print button it...
View Articlecrystal report show to error message
hi friends..... The type or namespace name 'Oracle' could not be found (are you missing a using directive or an assembly reference?)this is my error message in crystal report...
View ArticleCreating Crystal Report of from 137 with multiple tables that fails to...
me and my classmates are working on our thesis. How can we make a crystal report of a Students Form 137 which contains grades of every subject for every grading period of a student from their first...
View ArticleCrystal report is displaying data with repeated rows while joining multiple...
In my application I need to print the result in crystal report. The data is with three tables and I have written query for joining them. I have tested the query in sql and it is working sucessfully and...
View ArticlePossible to display HTML with Crystal Reports?
I'm new to Crystal Reports and I'm wondering if it can print/display html.I have a column in my database that holds the HTML, and I want the data in this column to be in the detail of the report...
View ArticleBlank Page after every details section in the report - how to get rid of...
I am currently modifying the existing crystal report with the new business requirements, after making chaanges it works fine but while printing its puts an extra blank page after details section. Have...
View ArticleCrystal Report Not Working After I added My Windows Server 2012 R2 into the...
I Hosted My Asp.NET Application Working fine with Crystal Report 13.0 version in Microsoft Windows Server 2012 R2. I Added My windows server 2012 R2 into the Domain. After the My ASP.NET Application is...
View ArticleHow to Create SubReport in MainReport for SAP Crystol Report using ASP.net MVC
Hello I am new to MVC ,i need to generate more than reports into single Report. for example Totally i have 3 expenses Report like on below: 1.Fuel Report 2.Tollgate Report 3.maintenance...
View Articlehow to change the data source location programmatically -Report Viewer
Hi all,In crystal report how to change the data source location programmatically?Recently we changed our server and now report is nt opening.I changed connection Info correctly. After that if i change...
View ArticleUsing c# passing data to .xsd file to crystal report
Dear Friends, I created one Dataset.xsd file and one crystalreport.rpt file In the report.aspx i want to show the data using crystalreportview1...........
View Article