Crystal report Issue in Shared web Server
HiI am getting the below error in my application . Its an web applicaiton developed in VS2010 , and its been hosted in the shared webserver , where i cont install the Crystal Report , Please advise me...
View ArticleCrystal Reports 2008 filtering out certain records.
I have a data set that goes something like thisWidget Rev------- ----- abc 0 abc 1 def 2 abc 3I'd like to show only the latest revision for each widget. I am pretty...
View Articleprint to a non default printer
I am making an asp.net where users supposed to print tags after doing their works. the tags are crystal reports based. I instaled all the printers in the server and i have a method return the nearest...
View ArticleCrystalDecisions.Web.PrintMode.ActiveX
Hi,Am using Crystal report viewer in visual studio/.net.If I use the website and try to print a report (where printMode is ActiveX ... CrystalReportViewer1.PrintMode =...
View ArticleNo Valid report source is available
Been trying all day to get this report done programmatically, it will work once i dynamically create it but when i try to code it it gives me the error, "No valid report source is available".This is my...
View Articlecrystal report does not work properly
hii am working on crystal report in which i have more data for that i want to go on next page but when i click on next then in gives me erro:No valid report source is available.MyCode Is:protected void...
View Articleunexpected characters in crystal report
i am getting an unexpected character (seems like two apostrophies. but it is not that) in between the arabic words in my crystal report. it is showing as a white spaces when i copy and paste that in...
View Articlecrystal report does not working on pagination
hii have a web application in which i have crystalreportviewer on the page and i have crystalreport1.rpt filewhen i load report on page it show perfect but when i click on next page button it show me...
View ArticleHow to cretae dynamic Report
I have data like this I have multiple meters And that have two value min and max for a single day i have to show the meters on the basis of user requirment It may one or multiple so How can I show it...
View ArticleCrystal Reports Files in Windows\Temp\
Hi All I was informed that my web application that uses Crystal Reports was filling up the Servers Windows\Temp folder with report files.After a google the best answer I could find to this problem was...
View ArticleShowing unicode characters in crystal report
Hi,Can any body know how to show unicode characters in crystal report.
View ArticleCrystal Report Print Button is not working
hii have a crystal report in my application applicationall things are working fineonly problem is that the print is not working in crystal report toolbarmy design is:<asp:Button ID ="btnprint" runat...
View Articlehow can use crystal report for a particular person
i have a table of employee and i want generate crystal report for a particular employee by using ID of employee.code of my crystal report:protected void Page_Load(object sender, EventArgs e) {...
View ArticleCrystal Report Print dialog box not opening.
Hi,on crystal report ,print dialog box not getting open on my local system its only refresh the page.and on export click ,export dialog box getting open but not export the crystal report in pdf and...
View Articlegenerate list of Position wise student name
hi dear i am creating a list that generate a top 10 student name, i am create code Like this:local stringvar message:={LIST_DPT_Exam_Marks_Sem_1;1.St_ID};( if({LIST_DPT_Exam_Marks_Sem_1;1.GPA}<3.00)...
View Articleasp.net4.0_crystal report viewer
Dear Experts,I am using crystal report viewer. It is asking for logging credentials, I dont need that , how to avoid please help me.Regards,hari haran
View ArticleHow to set connection tmeout propery to crystal report using C#.net dynamically
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 ArticleRe: Crystal report redistributable
Dear all,I have an old application that I am trying to upload to a new hosting company, but none of the crystal reports work. The hosting company is willing to install a redistributable for Crystal...
View ArticleCrystalreport export button is not working, when .net framework 3.5 version
Crystalreport export button is not working, when .net framework 3.5 version. It is working for framework version 2.0. I have placed aspnet_client folder inplace. Please help me.
View ArticleAsp.net Crysatl Report
Hai , I have an asp.net application which is displaying the report using crystal report.The application is working properly on my local PC.I deployed this application on our dedicated server.But the...
View Article