Crystal Report Fixed size on my Aspx Page
hey Guyz!!! M Having an application in which therea are 'n' number of forms..m having three Report forms but who takes their interface from maser page itself..My requiremnt is that i want...
View ArticleError Opening CrystalReportViewer on the Webserver
When I try to open my CrystalReport on the Webserver I get this error;Logon failed. Details: ADO Error Code: 0x Source: Microsoft OLE DB Provider for SQL Server Description: [DBNETLIB][ConnectionOpen...
View ArticleHow to pass a query to CrystalReportViewer1.SelectionFormula
Dear All,I have a problem to pass a query to CrystalReportViewer.SelectionFormula. Here is my query : sParam = " {qryGLTRX.TrxDate} >= \'" + Convert.ToDateTime(sTGL1) + "\'"; sParam =...
View ArticleWhy RDLC report structure disturb when export to pdf ?
RDLC report when exported to pdf . the whole data gets disturbed. some goes to next page and the rest loses their allignment .please any one can help thanks
View Articlehow to add 2 more columns to my table
dear all,i have this command below:SELECT B.[Description] As 'Driver Name' ,A.DriverCard As 'Driver ID' ,A.CarNumber As'Vehicle Number' ,A.StartDistance As 'Start Odometer' ,A.EndDistance As 'End...
View ArticleCrystal Report not working in VS2010
I had upgraded the whole application from vs2008 to vs2010 the report is working fine in developer machine but when I had deployed in client machine after converting it to .exe format, the crystal...
View ArticleCrystal Report - Add a page(without any footer or header) with text at the...
I would like to add a page(Term and Condition page) at the end of crystal report.The crystal report is for purchase order and at the end of report I want to have a new page with term and conditions.The...
View ArticleCrystal Reports + IIS 7.5 Move -> Database logon failed
I'm sorry if this is the wrong section and should be in the IIS part, but I figured since the error only happens when running something made in Crystal that it might be the right spot.Any, we have been...
View ArticleCrystal Report Filteration
Hii Friends, I am having a Web Application in c# Asp.net. I am having a 3 Cryatal Reports on my Project obtained from Xml datasource withs some xml data in it.. My...
View ArticlePlease Help i am not getting data on crystal report.
Hi All,I trying to use crystal report in my visual studio 2012 ultimate edition.But , I am getting error as logon failed.So i use another turn around as below: private void Page_Init(object sender,...
View ArticleExport to CSV and PDF.
Without having to re-load the Crystal Report. Is there a way to export the CrystalReportViewer to a PDF or CSV file. I've seen code that you have to create a new instance and then you have to pass all...
View ArticleUnable to show activex PrintControl, showing pdf export instead !!
Hi allI designed a report using crystal reportThe report is showin with no problem. But when I click the print icon button on the crystal report toolbar, it doesn't show the print dialog.It shows the...
View Articlecrystal report in vs2010
hi to all, does not working crystal report in vs 2010...below error occured how to resolve itunsupported operation. a document processed by the jrc engine cannot be opened in the c++ stack. how to...
View ArticleData extract from View in crystal report didn't diplay
Dear All, My problem is that the data extract from view into crystal report didn't display data, but from other views data display successfully.I search from 3 days on internet about this problem but...
View ArticleCrystal Reports for VS 2013
I've installed visual studio 2013. and i'm unable to fine appropriate version of crystal reporst for it..even i've tried CRforVS_clickonce_13_0_7 but , its not showing tools and not match asseblies..
View ArticleHow to search in crystal report viewer by text box
I made this code to search in gridview how can i make it to serch in crystal report viewerlblfield.SelectedValue come from radio button list The method grid.DataSource =...
View ArticleCrystal reports -Export to print after rendering does not start
Hello,I have an issue with crystal report and it is driving me crazy. I am using crystal report 2008 runtime on the server. If i browse the website and run the report using the default website(the name...
View ArticleDatabase logon failed when opening report with parameter values in...
Hi,I designed 2 crystal reports: report A contains parameter fields and report B did not contain any parameterI can open both reports in development site using CrystalReportViewer control. When I open...
View ArticleHi All,Please Help my crystal report is not showing any data after running...
Hi All ,I am new to crystal reports.But i have designed the one crystal report by using help from google and asp.net forum.But after doing all the coding i am not able to view the crystal report after...
View Article