Hi
I have a report that needs a stored proc param.
i pass it from the application.
but it displays only the saved param in the designer.
(this happens only in the production).
i have checked for discard saved data.......
this report was working fine till it was upgraded to
7 a few days back...
Hi,
how r u doing? i have a main report and a subreport. the page orientation of the main report is portrait. i need the subreport to print in landscape. how do i do that?
thanks
i have an ADO.NET dataset in the project and i want to set the d.b location to the dataset. but when i expand the project data--> ado.net datasets--> i don't find any items. why is it so?
I get the Logon Failed message at this line
crReportDocument.Export()
please have a look at the code. thanx for your help and time.
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim crReportDocument As New ReportDocument()...
I get the Logon Failed message at this line
crReportDocument.Export()
please have a look at the code. thanx for your help and time.
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim crReportDocument As New ReportDocument()...
unfortunately CRs in 9 can't be used in .NET. u will have to use either 8.5 or the crystal reports .NET themselves.(by adding a crystal report from within a .NET proj)
I have a CR in .net web application. after the report is generated i need the total page count info. which has to be passed to another program. how do i get the total page count of the generated report using the object model.
someone told me that i can use the PrintingStatus object.
BUT there...
Thanx Ido. BUT there is no PrintingStatus Object in the CR
.NET object library. i need this Total count in a .net web application. but still , what reference do i need to add 2 be able to access the PrintingStatus Object.
I have a CR in .net web application. after the report is generated i need the total page count info. which has to be passed to another program. how do i get the total page count of the generated report using the object model
PLEASE LOOK AT THIS PIECE OF CODE. U WILL KNOW WHAT I AM TRYING TO DO. THIS IS ONLY A TEST PIECE. BUT IT DOESN'T WORK. PLEASE HELP ME.
ONE MORE QUESTION.
HOW DO U PROGRAMATICALLY IDENTIFY A TEXT OBJECT BY NAME?????
Dim report As New ReportDocument()
Dim objRepObj As ReportObject...
Hi,
The web forms viewer doesn't have a print option. so in a .net web project how do i implement this print option. can i use another viewer instead? if so how? please let me know.
thanx
Hi,
The web forms viewer doesn't have a print option. so in a .net web project how do i implement this print option. can i use another viewer instead? if so how? please let me know.
thanx
Hi
I need to schedule reports on the enterprise server and the output needs to be saved as an excel file. i don't want to view the instance as excel and then save it. how do i do this. please reply
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.