| Unable to export a report (5 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, I implemented the export sample from CR and my report never exports to my server. I don't get an error, there is just nothing there in the directory or any other directory for that matter. Any Idea? Attached is my source. Wolfgang using System; using System.IO; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.Ses... |
|
| Dataset with joins (7 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, I have a problem when using crystal reports with vs.net. I have managed to write progam which display data on the report when using a single table for query, I use datasets to push data to the report. But once I start using joins in the dataset the report does not display data. The dataset is correctly populated with data. I have attached the code below public void BindData() { string spState;... |
|
| when needs to provide logon info to crystal report (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, I have a CR report with a ODBC data source, it works fine on my development pc, but after I publish it to our intranet, it shows 'logon failed' error. So I checked previous posts discussing logon problem( Eric and Wolfgang), then add logo code to my script, now it shows 'logon failed' error on my development pc. I solve this problem by remove logon code , but add a System ODBC setting on our i... |
|
| How to Export Crystal Report from my ASP.NET Web Application (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspnghttphandlers] to [ngfx crystal] by Woloski Woloski@sion.com Dear All, I am using Crystal Report 8.0 for reporting purpose in my web based application developed in ASP.NET. But could not find any button or control to export my report which is showing on my web page. I want to export it into txt or excel format. If any one use crystal report on web or know about it. Plz reply me. Re... |
|
| crystal report on web server? (3 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| I have a simple asp.net application where it displays reports. When user selects a report, the report file name is pass to crystal report viewer and displays the report on the fly. If I pull reports from my web server where no CR installed, it doesn't work. I get 'Load Report Failed' message. Whereas if I pull reports from another server where CR is installed, it works fine. Do I have to install C... |
|
| How to crate dynamic columns via crystal report (4 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngfreeforall] to [ngfx crystal] by Tim Tim.Musschoot@rug.ac.be Dear All, I am developing web application using ASP.NET and want to use Crystal Report 8.0 for reporting purpose. But in my business logic, i have to take decision on runtime about the number of columns to show. So is there anybody, how to create columns and attach that column with a query in Crystal Report. I will be lo... |
|
| .Net report (5 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi all, I had a Crystal 8 rpt that I edited in Crystal.Net I saved it , now when I try and open it in Ver 8 it does not want to open is there any way of doing a save as (then selecting Ver8?) Regards, Carlos Magalhaes This email and any files transmitted are confidential and intended solely for the use of the individual or entity to which they are addressed, whose privacy should be respected. Any ... |
|
| Export Error (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| When I try to export a Crystal Report Document to pdf or excel, in my computer it does export, however in customer's computer it says : '..... /reports/stock.rpt access denied. Report file is used by another application' and does not export .... Where am I doing wrong ? Am I missing something ? Regards. Cuneyt |
|
| connecting to db for a report view (3 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| I am so lost how to connect to my db for a report. something about a logOnInfo and ConnectionInfo. Can someone help me out? Thanks |
|
| help with error (4 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| hey everyone, i am desperatly trying to complete an insanly easy report, but fail to do so. I placed a few fields on a blank report and when I try to debug the project I get this error: Compiler Error Message: CS1009: Unrecognized escape sequence Source Error: Line 12: body MS POSITIONING "GridLayout" Line 13: form id "Form1" method "post" runat "server" Line 14: cr:CrystalReportViewer id CrystalR... |
|
| Help! - Re: Printing From Crystal Report in AS
P.NET (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, Machette I am trying to print to a network printer which has been setup as TCP/IP local printer. But each time I run following code: crystalReportObject.PrintOptions.PrinterName 3D "\\ASTRA\Accprt" crystalReportObject.PrintToPrinter(1, False, 0, 0) The error msg displays: "Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trac... |
|
| Questions on the toolbar of the Crystal Report Viewer (7 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi all, Question1 :: In the Crystal Report Viewer when the records span over a number of pages , I get to see 1 of 1 . Is there any way to display in the format 1 of 4 where 4 is the total no of pages ? Question2:: When the reports appear in the browser,if we mouseover the input or the output fields, the field name appears. Example , if I have input parameter @code and its value is abc . If I mous... |
|
| Adding fields (8 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| How do I add/edit fields? I can;t find the field explorer anywhere! help! thanks, Greg Bernhardt Forum Admin http://www.physicsforums.com Web Programmer http://www.jadetech.com |
|
| Printing From Crystal Report in ASP.NET (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Is there a sample project showing how to print Crystal Report reports from printer in ASP.NET ? Someone had said I have to convert it into Word or Pdf to print, ok... However, I want to print an invoice, so I don't want the user to open pdf or word document to print the invoice, the invoice (which is a report) should be automatically directed to printer so the user will just get the invoice. Regar... |
|
| Crystal Report (9 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello everyone, I have a question about how to display the Crystal report through the ASP.net. I can view it throught VB.net but not the ASP.net. I am wondering wether I need addition license for this. Many thanks in advance, Sue Do You Yahoo!? Yahoo! Games play chess, backgammon, pool and more http://games.yahoo.com/ |
|
| Export crystal report in .net to PDF format (7 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi All, Does anyone know how to export crystal reports to PDF format ? Could you pls provide me with the code ? Is there any dll which are required ? Thanks Cheers Winnie |
|
| Crystal Reports over the web (3 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, I want to deploy a ASPX page with a crystal report on it. The server only has the .NET Framework on it. I placed all the Crystal Report DLLs in the GAC, so now it can find them, however I still get the error: [NullReferenceException: Object reference not set to an instance of an object.] CrystalDecisions.Web. .get 7() 189 CrystalDecisions.Web.CrystalReportViewer.OnInit(EventArgs e) 352 System.... |
|
| LoadSaveReportException: Load report failed (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello, I have this error **************************************************************************** * [LoadSaveReportException: Load report failed.] CrystalDecisions.Web.ReportAgent.j() 329 CrystalDecisions.Web.ReportAgentBase.set ReportSource(Object value) 224 CrystalDecisions.Web.ReportAgent.set ReportSource(Object value) 16 CrystalDecisions.Web.CrystalReportViewerBase.set ReportSource(Object ... |
|
| search cross_tab report (7 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, All I create a cross tab crystal report, but when I open the web page, the search function of crystal report viewer seems not working. Thanks Domina |
|
| System.ArgumentOutOfRangeException (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello, I have this error when I tried to load a crystal report from the server... I don't really understand what item(0) means?? IS there another way of making this conexion? someone can help me?? *************************************************************************** Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non negative and less than the size of t... |
|
| Crystal report web control in .net (5 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi i have used crystalReportViewer web control in dot and this control is pointing to rpt file but when i run the webform I am getting the following error. I have included the error message in this mail can any body give me the solution . regards Ural Logon failed. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more i... |
|
| Width of the fields in Crystal Reports (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi all, How do you adjust the width of the field values in Crystal Reports ? Suppose , a field is giving a width of 10 spaces during design time . The value of the field occupies 20 spaces. How do you wrap this value so as to fit within the 10 spaces ? Any help on this would be highly appreciated. Thanks again! Ambarish. Do You Yahoo!? Yahoo! Health Feel better, live better |
|
| Crystal Format (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi All, Iam facing a small problem while using crystal reports. I am using CrystalReportViewer for generating report from a .rpt file. In this while the page is loading a prompt window is coming and asking us to enter the password. I used the foll code in body onload Dim tbCurrent As CrystalDecisions.CrystalReports.Engine.Table Dim tliCurrent As CrystalDecisions.Shared.TableLogOnInfo For Each tbCu... |
|
| AW: how to deploy crystal report on .net (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, You need to find the white papers (11pages) crnet deployment.pdf on http://support.crystaldecisions.com . There you will learn to generate a setup which has to be run on foreign server to install runtime files of CR. Veni Vidi Vici ( Have Luck and Succeed [at about not so correct translated]] Guten tag rudi Urspr FCngliche Nachricht Von: Domina Tang [mailto:DominaT@Rochman.com] 20 Gesendet: Tu... |
|
| passing parameters to crystal reports (4 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngfreeforall] to [ngfx crystal] by Marcie Jones marciejones@yahoo.com I have a webpage that uses a calander control to allow a date selection. I pick up the date and server.transfer to another webpage which contains a crystal report viewer. The report viewer kicks up the crystal report. The crystal report has a parameter field WantedDate which it uses in an SQL select. My question i... |
|
| Crystal reports and .NET (4 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngfreeforall] to [ngfx crystal] by Tim Musschoot Tim.musschoot@rug.ac.be Does Crsytal Reports come free with .net? Can I create reports and dstribute them to a client(who has no Licencse) with no cost implications? |
|
| Dynamically add object in crystal report for .Net (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Dears, Who know how to dynamically add object in CR8.5 for .Net ? Thanks Zhou Liang(1184) Software Engineer MS .NET Developer www.xerox.com.cn Contact Me mailto:liang.zhou@chn.xerox.com Now |
|
| AW: RE: refresh of cache (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| hi mike you were lucky I try already a week to overcome these cache cleanings… yes pls forward me your steps, thanks rudolf Ursprüngliche Nachricht Von: Mike Edmonson [mailto:MAEdmonson@courtwatch.com] Gesendet: Monday, July 22, 2002 7:49 PM An: ngfx crystal Betreff: [ngfx crystal] RE: refresh of cache Rudolf, I had the same problem. Crystal decisions sent me the steps to reset the cache... |
|
| refresh of cache (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| who is using visual studio .net ( and CR ) with the same problem like me: the report works fine, but the cache didn't refresh according to changes on the database. nice to hear a helping word thanks rudolf |
|
| Connexion form Empty (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello, I have this problem.. When I try to make a connexion OLE DB to create a crystal report, The form to log on to the data base is empty so I cannot fill it and I cannot continue.. sb else has this problem?? Nerea |
|
| Crystal report export to pdf file (asp.net) (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Can someone help me? I'm using crystal report which is built in asp.net. i'm using "vb" code. my requirement is to export a crystal report to pdf format and can specify destination file to stroage when click button OK. if someone knows please mail to me ake pirom@yahoo.com Do You Yahoo!? Yahoo! Autos Get free new car price quotes http://autos.yahoo.com |
|
| Crystal report with parameters (3 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello, I need to create a report with parametres... Someone knows what I have to add in my code? and What I have to add in the crystal report? thanks |
|
| Crystal Reports License (3 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi! I just want to ask if ever I used Crystal Reports in .Net, does my clients need to have a licensed crystal reports viewer installed in their local machine? Thanks and Regards, Ycel |
|
| CrystalReports: Logon Failed (9 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| We are creating our first Crystal Reports in VS.NET today! Yee Haa! Anyway, we have had no problems connecting to the sample database and generating the sample rpt's. They work great. The problem is when we try to create our own rpt's within our project and try to connect to a non local database we get an error which states: "CrystalDecisions.CrystalReports.Engine.LogOnException: Logon Failed" Any... |
|
| Heading in Report - Text Rotate Property (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello, I have the column headings on my report set to a 90 degree angle so they will come out vertically. It appears fine on my report display, but once I run it on the web, the headings are back to horizontal and overlapping. Is there another property that must be adjusted in order for this property to work? Thanks in advance. |
|
| joining tables in visual linking expert. (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi There, I have PurchaseRequest Table (PR) PurchaseRequestLine Table (PRLN). PR and PRLn are linked to each other by the PRID from PR table. Scenario 1: I can have a PR without a PRLN existing. I would like to display all PR and PRLN records regardless of whether PR.PRID PRLN.PRID. **Note: I tried using Left outer join for this. All records will be displayed but there will be duplicates. 1st Occu... |
|
| Crystal Management Console (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Does anyone know if there are managed class libraries (or some other way besides COM interop) that provide the same functionality (programmatically) that is found in the Crystal Management Console? Specifically, I have questions about the security portion. Any help or guidance is appreciated. Regards, Alex AspFriends.com Moderation Team Microsoft MVP ASP.NET ***************************************... |
|
| Passing Dataset to a crystal report.. (4 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngfreeforall] to [ngfx crystal] by Tim Musschoot Tim.Musschoot@rug.ac.be Hello Everyone, How can i pass a dataset to a crystal report.And also will it be possible to pass a arraylist to the crystal report for display. Thanks in advance. Praveen B Praveen Kumar B Intellect Data Systems R T Nagar Bangalore 560 032 Do You Yahoo!? Sign up for SBC Yahoo! Dial First Month Free http://sbc.... |
|
| Parameters (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| I am trying to pass parameters to my crystal report and have set up arguments in my adapter. I give the user the ability to select nothing from a dropdown box. How do I not pass the empty parameter to retreive all instead of that one specific row? Or is there a way to not pass the parameter? |
|
| Open Report Mazimized (5 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| After the user enters in criteria, they click a go button. The go button contains my parameter variables to be passed and then opens the report using Response.Redirect("MyReport.aspx"). Since the criteria dropdowns are in my main frame and navigation in the left frame, my report always opens in the main frame only. How can I get my report to open in it's own page? |
|
| Crystal Report + ASP.NET (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello Friends, I am new here ;P I am Portuguese an live in Portugal :I Where can i find examples using Crystal Reports v8.0.1.0 ASP.NET ? Thanks ! Best Regards Ricardo Figueira (RBFIGUEIRA) 20 |
|
| Crystal Licensing (was RE: Crystal Reports - What does ISP need?) (6 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| I installed the Crystal Reports tool that comes with Visual Studio and bound the data to a nice TypedDataset. Beautiful. 20 What do I have to ask my ISP to install on their .NET server in order for my ASP.NET app to run? 20 Thanks, Ian 20 Confidentiality Notice: This e mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privile... |
|
| CR8.5 and CR.Net (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Dear all , I develop the report with CR8.5 and put it into CR.Net, every thing is OK, but only the chart can not be display. Why ? Is the version in CR.Net higher than in CR8.5 ? Thanks Zhou Liang(1184) Software Engineer MS .NET Developer www.xerox.com.cn Contact Me mailto:liang.zhou@chn.xerox.com Now |
|
| Crystal Reports - What does ISP need? (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| I installed the Crystal Reports tool that comes with Visual Studio and bound the data to a nice TypedDataset. Beautiful. What do I have to ask my ISP to install on their .NET server in order for my ASP.NET app to run? Thanks, Ian |
|
| Changing fonts and sizes (4 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| My users would like to be able to customize fonts and sizes in the reports that I bundle with my program. Is this level of customization (@ runtime) available in the VStudio.NET version of Crystal Reports? |
|
| Crystal not showing data at second page... (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| I have an aspx with the Crystal control. The rpt is working against an xsd, and when it runs I can see the first page properly and total number of pages 5, but when I click on the next page button it raises an error saying there is not data biniding "Use Report Source or DataBindings Property ot specify a report source" any idea? Thanks in advance! MSN Photos is the easiest way to share and print ... |
|
| Embedding sub reports (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| I'm able to embed sub reports without any problems but if they're larger than the area I define in my design template they overlap each other. Is there a way to have the report 'areas' size themselves correctly so that the sub reports flow correctly? J. ******************************************************************** Visit our Internet site at http://www.rbsmarkets.com This e mail is intended ... |
|
| Counting Fields (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi All, I have just started using Crystal Reports for reporting on my ASP.NET site and have figured out the basics but now I have a problem. I am trying to create a formula that will give me a count on a field when the field is a 2. ie. I have the following Count ({dbt Patient.pt Sex},2) Where {dbt Patient.pt Sex} is either equal to 1 or 2. As far as I can tell this should work.. I have also tried... |
|
| Declaring the report (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, Does anyone know how to declare a report class in a Sub? What I want to do is to have a generic report function that can take the report class as an argument and then declare it in the function. Now for one report I have it like this: Dim oRpt As SummaryCaseLoadperJudge 3D New SummaryCaseLoadperJudge() Where SummaryCaseLoadperJudge is the name of my report. I would like to substitute the name ... |
|
| About Toolbar while viewing the crystal report in a browser. (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, I am using CrystalReport for DOTNet. I am using CrystalReportViewer to view the report in a browser. is there anyway to hide the toolbar for crystalreport while viewing but still i want to navigate. thanks in advance regards, jaya Do You Yahoo!? Sign up for Video Highlights of 2002 FIFA World Cup |
|