fyiReporting Software, LLC
Home
Products
Downloads
Forum
Release Notes
Report Topics
DataSets
Data Sources
Expressions
Overview
Functions
Report Parameters
Report Items
Chart
Image
List
Matrix
Rectangle
Subreport
Table
Textbox
Designer
Overview
How do I?
Create a New Report
Create a Table
Graph data
Cross tabulate data
Do Labels
Options
Menus
File
Edit
View
Data
Format
Tools
Window
Help
Error Handling
Examples
ASP.NET
Code Examples
RDL Examples
RdlViewer
Desktop Server
Command Line Utility
Chart Map Designer

Desktop Server

The Desktop Server (RdlDesktop.exe) is a simple web server capable of serving up reports. By default, the server is configured to allow access only from the machine it is running on. The server is started automatically whenever the user requests "View/Show Report in Browser". The pass phrase will be requested (first time only) prior to the Desktop Server being started in the designer.

The server can also be started via the command line using the following syntax.

RdlDesktop /pxxxx /t# 

/p is followed by a passphrase that will be used to decrypt any shared data sources.
/t is followed by a number specifying the trace level.

RdlDesktop /pmypassphrase /t8

In this example, 'mypassphrase' will be used to decrypt any shared data sources at runtime. The console will show all messages.

Console Commands

When Desktop is started from the command line (instead of the designer) a command console is available. The following lists shows all commands followed by the equivalent abbreviation in parenthesis.
clearcache (cc)
clears out all cache files.
clearstatistics (cs)
clears out statistic counters.
exit (x)
Stops the server.
license (l)
Shows the license and warranty.
statistics (s)
Displays the current server statistics.
threads (th)
Lists the current threads.
trace # (t)
Sets the console error verbosity. If number isn't supplied current trace level is shown.
help (?)
Shows this list of available commands.

Copyright © 2005-2008 fyiReporting Software, LLC.   All Rights Reserved.