Hi,
I'm using Crystal report 2010 with VS 2010, and i have 2 web projects, the first is the one that my organization works with and the second is a dummy one - this is for test only -, my problem is when dealing with charts or pictures, every thing OK in the second project, but in the first one charts and pictures are displayed very will...
I've got an app running in VB6 using Crystal Reports version 9 (shutup -- it's been running great for them for 11 years). I've got MANY crystal reports in this thing, and 99% of them work just fine after our "upgrade" to Windows 7
However, on 1 specific report, when I try to run it from the app, I get the error mentioned above. I've c...
I need to Export a report as a RecordStyle columns without spaces in C#.Net
I'm not sure what .dll I need to add in. currently in the CrystalDecisions.Shared.dll there is an ExportFormatType Enum but it does not contain an option for RecordStyle.
I have seen places where you can use Constants crEFTRecordStyle but not sure where that com...
Okay, two part question I guess.
I liked Crystal Reports, although now (if I understand correctly) the licensing model means if I deploy Crystal 2010 via say webform within my application, I have to purchase a runtime license of $2000+ ?
I haven't used SSRS (SQL Server Reporting Services), although I gather that you can use the reportv...
I have a report that prompts the user for a start date and end date using parameters. The parameters have a Date type and the List of Values is Static. However, because the parameter types are Date, I'm not supplying a list of values. The user simply selects the date from the date dialog popup, or enters a date.
I would like to provide ...
so i have a .rpt file and want to display the crystal report in a web form.
i dragged the report viewer onto my web form and set its CrystalReportSource at design time.
when i brows to the page it asks me to enter a sql password and has the SQL server name and user already filled in.
how can i set the DB connection in the code behind ...
Hi, I have 3 different machines with Crystal Reports Server XI R2 installed. They are at different subnets pointing to different oracle databases with same schema definition but different names (dev, test, production).
I got a rpt file created on the development environment, pointing to the "dev" schema.
All went fine. The report execut...
"Problem": When doing reports, I have to manually export like 50 reports based on some dates depending on the kind of report (monthly, quarterly).
Question: Is there any way to make this automatic? Like I press a button or run a script that generates the reports on their given dates, then automatically exports this to some folder as an...
I'm looking for a reporting solution that works on the server and in the front-end. The problem is that the front-end technology has yet to be decided from ASP.NET web forms, ASP.NET MVC or Silverlight.
So I'd like to use the same reporting framework for generating reports on the server (business layer abstracted through WCF) to PDF for...
If we have specified Css Class for styling and use external style sheet, when we export it in pdf or try to print it in pdf its css is missing.
How should i apply style sheet so that it would be available in pdf too
...
I use Crystal Reports 10 Pro but I need a scheduler that can connect to my report services using OLEDB connections for my parameters.
Thanks for any suggestions!
...
Hi,
I'm trying the replace a table with a command.
Replacing one table with another is usually no problem. Trying to do the same thing with a "command". It seems to work at first, an edit command window opens. I type in the command (I used "select * from myTable" as a test case), click ok and absolutely nothing happens.
Background i...
Hey,
I'm trying to edit some .RPT files via VS08/Crystal Reports.
Problem is, if i create new elements or delete/move existing elements, the text below (within a new section) floats up to (or above) the element i created.
How do i create elements with an absolute "top-value"?
Other than that, if there are there any design-essentials-t...
I have built a Crystal Report in VS2008 for an asp.net c# site. I can run the rpt file and view the report.
I can't get it do display in the web page.
I've never used Crystal before so I may have this totally wrong. I dragged a CrystalReportViewer and CrystalReportSource onto the designer and used the menu to configure the source ...
I have a windows 2008 application server that hosts a web application built in classic asp. i have a crystal report server which is a windows 2008 server. both are on the same network.
I want to create pdf file from rpt file in the application server. Is there a way to do this without installing crystal reports on the application server...
Can anybody tell me how to draw a tree view from relational Database in crystal reports?
...
I have created a crystal report with a chart. When the report is displayed in the web page the chart is very tiny. How do I make it larger?
I solved this problem by using SSRS instead. I was getting error with MicrosoftReportView in VS2008. I downloaded SP1 and it works now. Yeah!!!!!!!!
...
is there a library available for classic asp. I want to create a pdf file from rpt file in classic asp. i dont want to install crystal reports. is there a way?
-Vivek
...
I have an rpt file that was created usign crystal report version 8
is there a library that is available for vs2008 that can convert the rpt file results to a pdf file?
i tried to install crystal report runtime 2008 in windows 7 but it is not installing nor giving any errors
pls help
-Vivek
...
I have Server, and a Client. I want to display Server Date in Crystal report Print field instead of local date of Client.
How can I do that?
...