Crystal Report Viewer Tool Bar Options Not Working?

Jul 25, 2010

I have an ASP.NET webapplication with an Oracle11g backend using DevArt's Oracle data provider.

The application works fine however when producing Crystal Reports, the web Crystal Report viewer renders only the FIRST page and none of the toolbar buttons function (ie: next page, zoom, export, search ...) The Group-tree and Prameters views will toggle, but nothing else seems to work on the web Crystal Reports Viewer (neither on my local nor on the server). The group tree shows all of the appropriate groupings collapsed - however when clicked to expand, I get an animated gif at the expand icon (+) but nothing else happens...

View 1 Replies


Similar Messages:

Crystal Report Viewer - Programmatically Restricting File Format Options?

Mar 4, 2010

In Crystal Reports Viewer (2008) for ASP.Net, when you click on the Export button, the Export dialog shows up with File Format options:

[code]...

how to remove some of these options so that end users wouldn't see it?

View 3 Replies

Crystal Reports :: Viewer Control Not Working - Reg.Crystal Report

Feb 24, 2011

I am trying to use crystal report for my project. I have made .rpt file as instructions in the tutorials now the problem is with crystal report viewer control... i hav set its its report source to the one that i have made using its properties.. but still its not working..I am using professional edition of visual studio 2008 with .net frameowrk 3.5

View 3 Replies

How To Declare And Assign Report Crystal Report Viewer Manually In Visual Studio .net

Jul 23, 2010

I got a code from internet for creating Crystal reports in Visual studio 2008 .net. It shows on how to pass parameters from web form to Crystal reports. Everything is ok, except the report crystal report viewer. How can I declare and assign report crystal report viewer manually in Visual studio .net?.

[Code]....

View 9 Replies

Crystal Reports :: Display Multiple Report In Single Report Viewer Control

Feb 24, 2014

Is it possible to show 3 "Crystal Report" in single "Report Viewer Control" page??My current code for 1 Crystal Report and 1 Report Viewer control Page is below:Below code Page name is "JpsCrystalReport.aspx"

using CrystalDecisions.CrystalReports.Engine; //for crystal report
using CrystalDecisions.ReportSource;
protected void Page_Load(object sender, EventArgs e)
{
SqlConnection con = new SqlConnection(ConfigurationManager.ConnectionStrings["SQLConnectionString"].ConnectionString);

[code]...

I want that when i click on button it redirects to "JpsCrystalReport.aspx" page as per condition given. Then on "JpsCrystalReport.aspx" page it should execute the 3 crystal reports as per conditions given on button click.Or I had to create 3 different "JpsCrystalReport.aspx" pages (that contains Report Viewer control) to show 3  Different Crystal Reports as per condition on button click?

View 1 Replies

Crystal Report Viewer Control Isn't Loading The Images Inside The Report

Feb 12, 2010

I have an ASP.Net (.Net 2.0) application that creates Crystal Reports (version 11.5) and shows them with CrystalReportViewer control. For some reason the control isn't showing the logo image in the header of the report. It renders the following html

<img width="320" height="76" alt="Imagem" src="CrystalImageHandler.aspx?dynamicimage=cr_tmp_image_e47fba99-96fc-471b-ab11-06fd2212bbdd.png" border="0"/>

I already included the aspnet_client folder in my Virtual Directory in IIS.

View 1 Replies

Crystal Reports :: Viewer Tool Bar Images Not Displayed In Development?

Jun 23, 2010

viewer tool bar images not displayed in development?

View 8 Replies

SSRS Working Fine In Report Builder And Manager But Not In Report Viewer?

Oct 21, 2010

have a report that worked fine until we upgraded the SQL server from 2008 to 2008 R2 and the report viewer to latest version as well.This report has a pie display, NOW instead of showing one pie, it is showing 20 pies!I am trrying to learn how to resolve and what is causing this.

View 1 Replies

Crystal Report Viewer & Windows 2008 R2 64 Bit?

Jan 20, 2011

I have a strange problem with a ASP.net web application. This was developed using Visual Studio 2008 in C# .The web application has been developed, tested and hosted on 32 bit OS without any problem.I have since installed the same Web App on Windows 2008 r2 64bit.

I had to install the Crystal Reports Distribution 64.I now connect to that server via a link and I login.Once logged I have a Main Menu. From there I can select other web pages of which several (not all) have a Crystal Report Viewer on it.I cant be 100% sure but it seems that on the web pages I have a Crystal Report Viewer I get strange behaviour problems from Link Buttons and Buttons. Every time I click on one of these buttons that has a Crystal Report Viewer I get redirected to the Login page.The other pages also have Link Buttons and Buttons but behave as they should.

View 1 Replies

Crystal Report Viewer Built In Export Button?

Jan 8, 2011

I am using VS 2010, Web application with .net 4, I downloaded Crystal report from the website that Microsoft suggests. I added a crystal report to my web page, dragged a CrystalReportViewer, and a button.

I put in the button_click the following code:

ReportDocument cryRpt;
cryRpt = new ReportDocument();
cryRpt.Load("C:\Users\Yazan\Documents\Visual Studio 2010\WebSites\WebSite17\CrystalReport.rpt");
CrystalReportViewer1.ReportSource = cryRpt;
CrystalReportViewer1.RefreshReport();

So it is obvious that when the button is clicked, the CrystalReportViewer appears (showing the Crystal Report I already created). when the export button (that is already exists in the toolbar of the CrystalReportViewer) is clicked, a window is poped up letting me choose the type of format that I want to export to, and specify which pages of the report I want to export. When I click the export button, the page is postback, and the CrystalReportViewer disappeared, and I god my old web page (without CrystalReportViewer) containing the following message: "Failed to export using the options you specified. check your options and try again." Note that this error happens for all types of file format to export to (pdf, doc...)

View 1 Replies

Print Dialog Does Not Show Up In Crystal Report Viewer

Oct 20, 2010

WE developed system integrated with crystal Reports, with Crystal Report viewer on page. but the problem is we hosted it on 32 bit server but when access it and try to print the report it gives the error and does show any dialogue. we have installed full crystal report version with License but error is there. I tried to find but no success, one person said on net that if Crystal Report viewer is in updatePanel, but in my case is not there is no updatepanel on this page even.

View 1 Replies

MVC :: Can Use One Report Viewer And 25 Crystal Reports Display According To The Condition

Sep 2, 2010

I am using MVC for a reporting website for our company. I figured out that MVC doesn't support Crystal Reports but Asp.net webforms can be added to it and then there is a workout.

1) I have 25 Crystal reports to add to the website. Is it a good idea to add webforms and make crystal reports.

2) Is there a way that I can use one Report viewer and 25 Crystal reports display according to the condition?

View 3 Replies

Crystal Reports :: Print A Report Directly From Viewer?

Apr 29, 2010

We would like to have an option to print a report directly from Crystal Report Viewer (from an APSX page).

When the user hits the print button on the report viewer, this brings up the preview in PDF and then the user has make an additional click on PDF file which inturn brings up the print settings window where we have the print option.

Is there a way to eliminate the steps in between so that when the user clicks the "Print Button" on the Crystal report viewer, it somehow directly brings up the print settings window. (Does not matter even if Acrobat Reader opens in background if the print settings window opens along with it)

View 4 Replies

Crystal Reports :: Click On Button(hide Crystal Report Tool Bar And Use Own Button For Printing Purpose)?

Feb 17, 2011

I am using Visual studio 2008, ASP.net and Crystal report, every thing is fine, but when i am click on my button(i hide crystal report tool bar and use own button for printing purpose) which i add for printing purpose the code written at button click

reportDocument.PrintOptions.PrinterNam... = "CutePDF Writer";

reportDocument.PrintToPrinter(1,false,0,0);

in the output just column names but no data is present in output, but during and after clicking on print button, but not at output. i use ajax on crystal report on my click print button click, any one have idea for printing or exporting of crystal report using asp.net?

View 1 Replies

How To Make Group Tree Wider In Crystal Report Viewer

Mar 10, 2011

How to make group tree wider in crystal report viewer?

I used code below to set CrystalReportViewer (CRV1):

[code]....

View 2 Replies

.net Crystal Report Viewer Toolbars Event Can Be Captured Or Fired?

Nov 10, 2010

I'm developing a report by using crystal report with viewer.The view toolbar print event can be captured?

View 4 Replies

Crystal Report Viewer And Themes - Data Is Not Aligning As Expected

Mar 20, 2012

I'm using Crystal reports 2011 and visual studio and 2008 and I'm having a problem displaying my report in the Crystal Report viewer. I'm using themes and my data is not aligning like expected. I have a lot of numerical data on the report and I have the numbers right aligned.

I finally figured out that if I don't use themes then the report shows the data as it should - right aligned, but when I apply the theme the data gets left aligned.Am I correct in assuming that if you are using themes then your data won't align correctly with the crystal report viewer? how to get my data aligned correctly when using themes?

View 2 Replies

Crystal Reports :: Print Current Saved Record In Report Viewer?

Dec 5, 2013

i have maked a form which is saving used detail . how we can print the same record after saving. i have maked a report viewer which is print the data when we give the date and name. but i want print report currenty which saved.

i need i have a print button in form so i need when i click them it should print the current record which is i saved  currently. 

View 1 Replies

Crystal Reports :: Pass Parameter From QueryString To Report Viewer Control

May 7, 2015

protected void btn_showReport_Click(object sender, EventArgs e) {
try {
ReportParameter Comp_Name = new ReportParameter();
Comp_Name.Name = "Comp_Name";
ReportViewer1.ProcessingMode = ProcessingMode.Remote;
ReportViewer1.ServerReport.ReportServerUrl = new Uri("http://dell-pc/ReportServer");
ReportViewer1.ServerReport.ReportPath = "/Companies Report/Companies";

[CODE]..

the above code is in "reportpage.aspx" when I click on it the company report is shown according to the parameter "Comp_Name"

I want to show report in "reportpage.aspx" according to parameter name passed from another .aspx page, how to do that?

View 1 Replies

Web Forms :: How To Generate A PDF Or DOC From Report Viewer But Not Using Export Function In Report Viewer

Jun 16, 2010

[Code]....

That's my C# code but i the "ReportViewer1.LocalReport.Render("PDF", null, out mimeType, out encoding, out filenameExtension, out streamids, out warnings);" came in error everytime i try to generate the report. Can you show me the way so i can view the pdf from the browser or save the pdf from the browser?

View 6 Replies

Crystal Reports :: Make Dynamic Report Generating Tool?

Jun 10, 2010

I want to mak a Dynamic Report Generator with the facility to create the report structure and change the report information.

whether I can use any crystal report generating tool or have to make my own report generator

View 1 Replies

IIS Configuration :: Crystal Report Viewer Execute In Medium Trust Level On Hosted Server

Jul 17, 2015

Web hosting provider has set the .net trust level as Medium. so report viewer & crystal reports are not working. it required full trust.so is it possible to execute the reports in medium trust? and how?

ReportDoc.Load(Server.MapPath("~/Reports/Proposal.rpt"));
DataTable dt = cm.DisplayUserInfo("select * from tblProposal_Master where proposal_id='000006'").Tables[0];
ReportDoc.SetDataSource(dt);
CRV.ReportSource = ReportDoc;
CRV.DataBind();

View 1 Replies

SQL Reporting :: Report Viewer Not Working?

Apr 10, 2010

I had some problems with Visual Web Developer Express 2008 recently, so I decided to reinstall it.Since then I have not been able to get ReportViewer to work again.When I try top open an rdlc file in the VWD environment, it opens in source view not design view. So I can not edit it, the way I normally would.I cannot add a new report. However the reports I have already created still work when I run the application.have tried unistalling and reinstalling everything, SQL Server Express 2008 (SP1), Visual Web Developer 2008 and Microsoft Reprt Viewer Redistributable 2008.I can not seem to get the environment back to how it was before.

View 4 Replies

VS2008 CR Report Viewer Print And Export To PDF Is Not Working?

Mar 28, 2010

I've a web project in VS2008. The problem is that from a web report viewer; report is not getting printed or exported to pdf. Report is being shown alright but when print button or export button is pressed, nothing happens. No errors or crash. Just nothing got happened. Default printer is set alright and I am able to print from that machine.. Am I missing some thing here? Earlier when I installed the application in a new virtual directory report was not getting shown then I've copied aspnet_Client folder in my newly created web application root and the report was then made visible. However the print and export functionality is not working.

View 2 Replies

Crystal Reports :: Crystal Report VS 2005 / On Another Machine Its Not Working?

Feb 24, 2010

I have created a crystal report application using VS 2005 on my Dev machine, it worked correctly.On another machine where VS 2005 is also installed, it is not working.

The DLL that is giving error is:

<add
assembly="CrystalDecisions.ReportAppServer.ClientDoc,
Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

If I search for this DLL on my Dev machine, I can't find it.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved