Blog tagged as IIS

Setting the IIS Idle Time-out

By Brenda

The Idle Time-out within IIS can effect Ripplestone by closing the worker process before the session has timed out.  This will cause an error within Ripplestone when you click on a link.  This is because the worker process has been stopped due to inactivity and will result in an error like the one b...
28.06.13 10:42 AM - Comment(s)

Accessing Ripplestone From The Server

By Brenda

 

There are times when the URL \\localhost\ripplestone will not work on the server.  If this happens you can try the following to allow the server to run the Ripplestone website locally.

  1. Click Start, click Run, type regedit, and then click OK.
  2. In Registry Editor, locate and then cl...
15.11.12 10:20 AM - Comment(s)

How to Change the File Upload Size in Ripplestone

By Brenda

When you publish a Crystal Report file or document to Ripplestone you are moving the physical file from the local storage to the web server. Ripplestone has a default file size of 10 MB, so report files that are larger than 10 MB will not upload.

This size can be changed in the web.config file loca...

23.02.12 07:17 PM - Comment(s)

Truncating Fields in the Crystal Reports Web Viewer

By Brenda

The Problem

There are times when building a Crystal Report that you want a field to be short and if the data is too long for the field for it to be truncated.  This works fine when developing the report in the Crystal Reports Designer, but when you publish the report to Ripplestone and run the...

16.06.09 06:34 AM - Comment(s)

Using Wildcard Parameters with Crystal Reports and Ripplestone

By Brenda

While working on the next version of Ripplestone, a client had asked about if and how Ripplestone will handle wildcard parameters in a Crystal Report.  I had not used wildcard parameters for a while, so I decided to dig in and build some reports with wildcard parameters and see how they wo...

16.06.09 06:34 AM - Comment(s)