| Crystal Reports.NET articals? (4 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| Few days ago I found some posts on this newsgroup with links to good Crystal Reports.NET articals but now I can't find those posts anymore. If you know of those artical links (or other good ones) please let me know. Thanks |
|
| Report Export Error with .net V1 (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| When I use the same codes from beta2(which is working in beta2), I get following error in V1. Anyone have the same experence? Error happens at line 52: Export. And I don't have any other program runing in the same time. Error in File c:\inetpub\wwwroot\Wb2\Reports\Cuser.rpt: Access to report file denied. Another program may be using it. Exception Details: CrystalDecisions.CrystalReports.Engine.Loa... |
|
| Crystal Report and User Control (18 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, i just add a crystal report viewer control to my asp.net page, but i found it have some problem when I populate the DataSet from my DataStore. Once I run the BindData() or BindReport() in Page Load, my asp.net page become 'distorted', my existing user control move to another place and run 'out of my table '. If i remark the BindReport(), (in BindReport() function, i just create a connection st... |
|
| Opinions on the best way to do reports? (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, I am writing an ASP.NET application that will have many reports (around 40). So, I am wanting to make sure that I use the correct approach. Up until now, I assumed I would be using Crystal Reports; however, I want to really make sure that is the best way to go. I've noticed some large sites (such as Netledger.com) just construct their reports in HTML and also give the option of displaying it i... |
|
| Field Explorer Missing (4 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi, I just cant find the "Field Explorer" Tab anymore. I have been working with it for quite some time now in conjunction with a Crystal Report file, and haven't had any problems with it so far till today and now I just cant find it. I am using VS.Net Beta 2. Please let me know how I can get it back or is this related to any Beta 2 issues? Thanks, Ajay |
|
| Web reports from ASP need "refreshing" (3 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| I am new to Crystal, but I am using the report designer component and using Crystal's example code to call my Crystal Reports from ASP. I am having trouble with the ActiveX component the very first time a report is called. It shows up blank in the ActiveX window. If I refresh, then the report data shows up and everything is hunky dory to run as many reports as I want that is until my session times... |
|
| Formatting a Crystal Report File (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Object reference not set to an instance of an objectHi, Could you point me to some links which gives me some info on how to create a drill down crystal report file with Groups, etc. I am also looking out for some info on how to hide groups Headers & Footers/sections during design time. Any help would be appreciated. Thanks, Ajay |
|
| Legend's Text (3 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Hi I have two questions. Both these questions are related to the same report (.rpt file) # 1 is : Do anybody have any idea how to change the text of the graph legends ? For E.G. : Say I have a formula field F CostofCR. Now, When i use this field in the graph (I am using a line graph) it displays as @F CostofCR in the Legends. Do you have any idea how can i remove that "@" from the Legend's Name or... |
|
| Permission denied running report (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Trying to run a Crystal Report from my .Net application. Getting an error Access to the path "C:\Program Files\Microsoft Visual Studio .NET\Crystal Reports\Viewers" is denied. Any ideas? |
|
| Dataset failed to enable constraints (2 replies) |
| ASPFriends.com 'ngfx-crystal' list |
| Copied from [aspngdata] to [ngfx crystal] by Alex Lowe webmaster@asp grandrapids.net Moved from [aspngfreeforall] to [aspngdata] by Alex Lowe webmaster@asp grandrapids.net hey, I'm trying to fill a DataSet (.xsd) with values from my database. My query uses a JOIN. For some reason it doesn't work, I'm always getting this error: "Failed to enable constraints. One or more rows contain values violatin... |
|
| Constraints (7 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| hello, I'm trying to display some data in a CrystalReport thru a DataSet.xsd in VS.NET Everything went fine for one table, but when trying with multiple tables and JOINs, I get the following error: Failed to enable constraints. One or more rows contain values violating non null, unique, or foreign key constraints. Can somebody help me with this problem. I'm trying to figure it out for two days now... |
|
| Received "Logon Failed " when running a report (14 replies, VIP) |
| ASPFriends.com 'ngfx-crystal' list |
| I am trying to get a Crystal report running in an ASP.NET application. I set the report up fine and then tried to run it and got the Logon exception: Logon Failed error before any code is executed in the page load. I am using a dataset from a query (via an object built to support our database) as the datasource. Anyone have any ideas? Joel Zinn jwzinn@aep.com |
|