<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.ripplestone.com/blogs/tag/configuration/feed" rel="self" type="application/rss+xml"/><title>Ripplestone - Ripplestone Blog #Configuration</title><description>Ripplestone - Ripplestone Blog #Configuration</description><link>https://www.ripplestone.com/blogs/tag/configuration</link><lastBuildDate>Sun, 29 Mar 2026 05:35:49 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[How to Change the File Upload Size in Ripplestone]]></title><link>https://www.ripplestone.com/blogs/post/how-to-change-the-file-upload-size-in-ripplestone</link><description><![CDATA[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. Ripplesto ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_4WGeLOQHTS2lIW4TecYWuA" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_4-uAVBQFTsCEL7n90ijecA" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_oDmT_q7CT-629wcXJlKjFg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_Wu3NlecvQcSep3UEuKABrg" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p>When you publish a Crystal Report file or document to <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> 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.</p><p>This size can be changed in the web.config file located in C:\Sites\Ripplestone. The web.config file is an XML file that can be edited with any text editor or XML reader. Look for the httpRuntime section and change the maxRequestLength to whatever value you would like (1024 = 1MB). </p><p>Below is an example of the httpRuntime section with the default values that come with Ripplestone.</p><p>&lt;!—Sets the max size for file uploads: 102400 = 10MB and 3600 = 1 hour --&gt;</p><p>&lt;httpRuntime maxRequestLength=&quot;10240&quot; executionTimeout=&quot;900&quot; requestValidationMode=&quot;2.0&quot;/&gt;</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 23 Feb 2012 19:17:03 -0700</pubDate></item><item><title><![CDATA[Changing the Timeout Within Ripplestone]]></title><link>https://www.ripplestone.com/blogs/post/changing-the-timeout-within-ripplestone</link><description><![CDATA[Ripplestone has a default timeout period of 20 minutes. If the application has not been used for 20 minutes, the session will end and the user will ne ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_KCmVLdRIQimE-ZcF7Vlihg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_b2vTeGKuSJC_Tj38S75TAw" data-element-type="row" class="zprow zprow-container zpalign-items- zpjustify-content- " data-equal-column=""><style type="text/css"></style><div data-element-id="elm_Jb8TGPpCRlaZbFco7cpvOw" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_oJ3bvWFMQDarzYVlyMgb8A" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> has a default timeout period of 20 minutes. If the application has not been used for 20 minutes, the session will end and the user will need to login again to continue. The default value can be changed by editing the web.config file located in C:\Sites\Ripplestone. The web.config file is an XML file that can be edited with any text editor or XML reader. Look for the authentication section and change the timeout to whatever value (in minutes) you would like.<br/><br/>Below is an example of the authentication section with the default value of 20 minutes.<br/><br/>&lt;authentication mode="Forms"&gt;<br/><br/>&lt;forms name="RSAuth" loginUrl="SignOn.aspx" protection="All" timeout="20"/&gt;<br/><br/>&lt;/authentication&gt;</div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 22 Feb 2012 21:54:08 -0700</pubDate></item></channel></rss>