Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » Crystal Reports .NET
Sorry, but there are no more tags available to filter with.
Showing page 1 of 4 (35 total posts)
  • Crystal Reports Encyclopedia Volume 1: Professional XI Reports

    Hot off the presses and into my hands comes Brian Bischof's Crystal Reports Encyclopedia Volume 1: Professional XI Reports.  Brian's first book was an invaluable help in my work with Crystal Reports .NET, and this book looks to be just as good.  Many of these chapters were available online for free at ...
    Posted to Richard Dudley (Weblog) by rjdudley on September 14, 2007
  • Column Settings Not Working When Exporting From Crystal Reports To Excel

    I received an e-mail in regards to my article Exporting to Excel in Crystal Reports .NET - Perfect Excel Exports: I have crystal reports that are displayed in PDF or Excel format from an ASP.NET application. The reports are displaying, my only problem is in Excel, I keep getting fixed width columns when exporting the report. On my localhost it ...
    Posted to Richard Dudley (Weblog) by rjdudley on April 4, 2006
  • Crystal Reports .NET: Setting Paper Orientation Programmatically

    This is a question I see very often, and you can set the paper orientation in code-behind as such: ReportDocument.PrintOptions.PaperOrientation = CrystalDecisions.[Shared].PaperOrientation.Landscape Crystal Reports .NET ProgrammingIf you're new to Crystal Reports, or just to CR .NET, this is the book you need. Part how-to, part programming ...
    Posted to Richard Dudley (Weblog) by rjdudley on January 10, 2006
  • Crystal Reports Error: Server Application Unavailable

    ''Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the ''Refresh'' button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web ...
    Posted to Richard Dudley (Weblog) by rjdudley on December 21, 2005
  • Crystal Reports Pop-ups and XP SP2

    If you haven't read the article ''CodeSnip: Opening Crystal Reports in a New Window in ASP.NET'' (http://aspalliance.com/525), do that before you read this.  I received this comment recently: When I tried this, it was blocked by Windows XP SP2. When I said to temporary allow blocked items, it stated it had to refresh, and then nothing ...
    Posted to Richard Dudley (Weblog) by rjdudley on December 15, 2005
  • Business Objects Launches Crystal Xcelsius

    Like I don't have enough new things to play with already... Crystal Xcelsius is the award-winning data visualization software that lets you display complex Excel spreadsheet data as interactive and visually stunning executive summaries, scorecards, forecast models, visual analytic models and more. Simply import your spreadsheet into Crystal ...
    Posted to Richard Dudley (Weblog) by rjdudley on November 17, 2005
  • Crystal Reports .NET Error - "The request could not be submitted for background processing."

    There are several causes for this message, you should read all the information before trying any one of these solutions. 1) This is a known issue in some versions of Crystal Reports, and there is a hot fix at http://support.businessobjects.com/library/kbase/articles/c2012318.asp. Note that although the article's metadata indicate this hotfix is ...
    Posted to Richard Dudley (Weblog) by rjdudley on October 26, 2005
  • Windows XP SP2 Users Can't Open Crystal Reports Exported To PDF or Excel

    I have a web forms application based on Crystal Reports .NET 2003, and one of the options I present users is the choice between HTML output (using CrystalReportViewer), or export to PDF or XLS.  All the reports from this application open in a new window (see http://aspalliance.com/525), which adds an additional problem with Win XP SP2.  Usually, ...
    Posted to Richard Dudley (Weblog) by rjdudley on August 12, 2005
  • Lose Your Crystal Reports .NET Field Explorer?

    That window in the Crystal Reports .NET designer that shows the database fields, formula fields, etc. is called the “Field Explorer”, unless you need to reopen it.  If you need to reopen the Field Explorer, navigate View >> Other Windows >> Document Outline.  In the CR Designer, the Document Outline becomes the Field ...
    Posted to Richard Dudley (Weblog) by rjdudley on August 9, 2005
  • "How do you know how big to make a field in Crystal Reports?"

    Laying out a Crystal Report can be stressful, especially when you're guessing at how wide to make a field so string data fits.  The problem is, string database fields (such as nvarchar) are measured in characters, but text felds are measured in inches or centimeters.  You could guess at the field width, run the report, see if everything ...
    Posted to Richard Dudley (Weblog) by rjdudley on July 21, 2005
1 2 3 4 Next >