using crystal reports 13 with VS 2010. everything works fine on the development machine. once deployed the reports wont show in the browser. on the web server (windows 2008, IIS7) i have installed cr
I have a Crystal Report object defined as follows: private CrystalDecisions.CrystalReports.Engine.ReportClass rep;
I am having a problem with deploying a multiple tables report into my IIS server. The page shows : \"The repor开发者_高级运维t you requested requires further information\". However, I have tried to se
How do I se开发者_JAVA技巧t the font size of a Crystal Report in C# ASP.NET?Click on the formula button next to size and put your conditional formula there as \"if condition then fontsize# else fontsi
I am using CrystalReportViewer and CrystalReportSource to load and display an .rpt file in my application.
I\'m fetching a data from the database and with which i need to multiply a entered value and to get an output.
I am making one Crystal Report for bills. Bills Table : BillID(pk), PartyName, BillDate,Loading, Unloading.
I met a problem with sum function: the data have a datetime column and I want to get sum of who\'s datetime is max. And also there\'s anoher group condition.
An Administrator needs to run a report that details when a specifi开发者_JAVA百科c user signs in and out over a historical date range.The information is saved to a database.
Crystal Version: 2008 I have 2 date parameters (start date and end date).I want to create an initial Boolean parameter; that if, \'True\' automatically sets the 2 date parameters to specific dates, i