| OT:Crystal Reports (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngfreeforall] to [ngfx crystal] by James Avery javery@deluxeeng.com Hi all, is there a list for using the crystal reports that comes with vs.net? I need to create a "Prinatble copy" of some of my reports TIA Scott |
|
| Unable to Access first record (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, This is not a Crystal Reports .NET question. But I need help. So I am posting it here. I am calling a crystal report from Visual Basic 6.0. I call a Stored Procedure to get data in a record set. I am able to get the data from the database. But I get error "Unable to Access first record" when I am trying to export the record set data to a file. Does anyone know why I get this error? P.S.: Inste... |
|
| Crystal Reports .NET licenses. (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngfreeforall] to [ngfx crystal] by James Avery javery@deluxeeng.com When using Crystal Reports .NET, do you still need to have a license for each report viewed in a web browser like you needed in Crystal 8.5? Walter |
|
| NEWBIE QUESTION (6 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi all, I'm new to this list, and new to using crystal with .NET Here's my situation: I have a data Access Layer that returns to my .aspx page a DataSet. I create the Dataset from scratch (i.e. I define the names of the dataset table columns) I then populate this dataset table with data Now I pass this to my aspx page as a Dataset, and am able to create my report. Now, I want to create a crystal v... |
|
| Crystal Reports thru .net (4 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngclient] to [ngfx crystal] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi, Has anyone created and run successfully a crystal report in .Net??? If so, please help me. I have created a report(myreport.rpt) in a project and in my "main.aspx" page, I've added a CrystalReportViewer. How do I bind my report(myreport.rpt) to this CrystalReportViewer? If I give the name of the repor... |
|
| Any idea about Crystal Report selection formula (2 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Hello I have a problem regarding selection criteria for crystal report. I have made a report Sql Base and giving its database username, password, and datasource in coding. It is running well but problem lies when i want to implement a selection formula for the report. Plz help me in this regard. Nauman |
|
| Crystal Report Question (.NET) (5 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Friends : I want to display a dataset on crystal report viewer. If any body has peace of code, Please send it. Mohamed Rafih |
|
| NOT ANSWERED > Crystal Report Error (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Dear All, I got the following error what does it mean: Cannot find KeycodeV2.dll, or invalid keycode. 20 Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 20 |
|
| How do I work these things (7 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi All, I have created a Crystal Report and saved it, I am now trying to use the CrystalReportViewer to view it on the web. I have the following but it doesn't seem to work. CR:CrystalReportViewer id CrystalReportViewer1 style "Z INDEX: 101; LEFT: 33px; POSITION: absolute; TOP: 75px" runat "server" Width "350px" Height "50px" ReportSource ' %# "c:\LondonTBR\CrystalReport\test.rpt" % ' /CR:CrystalR... |
|
| Crystal Report How to Print Reports ASP.net C# and Crystal.net (3 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [aspngfreeforall] to [ngfx crystal] by devin devinr@drone interactive.com Hi, I want to print web crystal report not on webserver printer but on Users machine printer is there any way to all printers attch to user's machine inculding default one Thanks Rashid Shaikh Off 201 872 3263 ******************************************************************************* Note: The information con... |
|
| Crystal Report from webforms (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Moved from [winforms cs] to [ngfx crystal] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi I am trying to print a report from webform using crystal reports. I have a ReportDocument object and i give the following settings ReportDocument Report new ReportDocument(); Report.PrintOptions.PrinterName "\\\\xx\\HPDeskJet 840C"; Report.Load("c:\\yy\\zzzz\\WebApplication2\\CrystalReport1.rpt"); Repo... |
|
| How to suppress an empty report (8 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Is there a way to determine at runtime if the report is going to be empty and if it is, then display a message instead of showing the user an empty viewer. I'm using ASP.NET with C#. Thanks in advance. Shalini The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or age... |
|