<?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/windows-server-2008/feed" rel="self" type="application/rss+xml"/><title>Ripplestone - Ripplestone Blog #Windows Server 2008</title><description>Ripplestone - Ripplestone Blog #Windows Server 2008</description><link>https://www.ripplestone.com/blogs/tag/windows-server-2008</link><lastBuildDate>Sun, 29 Mar 2026 05:36:46 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Running Ripplestone on Vista and Windows Server 2008]]></title><link>https://www.ripplestone.com/blogs/post/running-ripplestone-on-vista-and-windows-server-2008</link><description><![CDATA[I was working with a Ripplestone client to get the software installed on a Vista PC and had a do a few things different than if this was XP Pro or Win ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_dUDb88KDS-iFwgceJZvuBQ" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_Q4teS0ZdRFWdGt9tH_hf7Q" 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_fNRHgnYgRc-bZvGYzkXk2Q" 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_vSczaPsMSJ-q18oLnFfgpQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p>I was working with a <a href="http://www.ripplestone.com">Ripplestone</a> client to get the software installed on a Vista PC and had a do a few things different than if this was XP Pro or Windows Server 2003.&#160; The main differences were that Vista and Windows Server 2008 use IIS 7 and the .NET framework 1.1 is not installed by default.</p><p>I started with the following article on setting up Vista and Windows 2008 to run an ASP.NET 1.1 application.</p><p><a href="http://learn.iis.net/page.aspx/472/how-to-install-aspnet-11-with-iis7-on-vista-and-windows-2008/">Install ASP.NET 1.1 with IIS7</a></p><p>Once I got ASP.NET 1.1 installed and configured, I need to make sure that Crystal Reports was installed correctly with the Ripplestone installer.&#160; This was just a matter of checking the permissions and testing the running of a report within Ripplestone.</p><p>All together it took an extra 30 minutes to get everything installed and configured correctly.</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 16 Jun 2009 06:34:47 -0700</pubDate></item><item><title><![CDATA[Using Wildcard Parameters with Crystal Reports and Ripplestone]]></title><link>https://www.ripplestone.com/blogs/post/running-ripplestone-on-vista-and-windows-server-20082</link><description><![CDATA[While working on the next version of Ripplestone ,&nbsp;a client had asked about if and how Ripplestone will handle wildcard parameters in a Crystal Re ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_3gEgGy7kSnWdT56INQkmVw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_8OHVm7PbSP2w5fZkbqau5Q" 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_O1QmjeJnRDewrzrSSxpn4Q" 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_tZNn4ROvQdCyGeH4Gp31ZQ" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><p>While working on the next version of <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a>,&nbsp;a client had asked about if and how Ripplestone will handle wildcard parameters in a Crystal Report.&nbsp; 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 worked when published to Ripplestone.</p><h2>Creating the Crystal Report</h2><p>For the report, I made a simple report that would have a parameter for a last name.&nbsp; The report would use this parameter in the record selection and allow the user to enter wildcards in the format of “LY*” or “LY??” and have the report retrieve records for all the last names that either begin with LY or have four characters in the last name and they begin with LY.</p><p>To begin, I created the parameter with the settings to Allow custom values and Allow discrete values set to True.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/03/image.png"><img title="image" style="border-right:0px;border-top:0px;display:inline;border-left:0px;border-bottom:0px;" height="531" alt="image" src="/files/blog/image_thumb.png" width="489" border="0"></a></p><p>&nbsp;</p><p>Next I created the selection using the Select Expert and using the field called BillingLastName set the selection type to be “is like” and used the parameter called LastName as the value.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/03/image1.png"><img title="image" style="border-right:0px;border-top:0px;display:inline;border-left:0px;border-bottom:0px;" height="377" alt="image" src="/files/blog/image_thumb1.png" width="576" border="0"></a></p><p>&nbsp;</p><p>Running the report within Crystal Reports the user will get a parameter prompt and I entered the value of “LY*”.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/03/image2.png"><img title="image" style="border-right:0px;border-top:0px;display:inline;border-left:0px;border-bottom:0px;" height="295" alt="image" src="/files/blog/image_thumb2.png" width="567" border="0"></a></p><p>&nbsp;</p><p>The results from this simple report display all the records from the table where the last name begins with “LY”</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/03/image3.png"><img title="image" style="border-right:0px;border-top:0px;display:inline;border-left:0px;border-bottom:0px;" height="252" alt="image" src="/files/blog/image_thumb3.png" width="600" border="0"></a></p><p>&nbsp;</p><p></p><p></p><p></p><h2>Publish and Run the Report in Ripplestone</h2><p>After creating the report in Crystal Reports, it is time to publish the report in <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> and see how the wildcard parameters work.</p><p>Publishing the report was the same as any other report, select the report and give it a title click the Publish button.&nbsp; Once the report was published I clicked the Run Report link and got the parameter page.&nbsp; The page prompts for the last name and once again I entered “LY*” for the value.&nbsp; Clicking the Run Report button will then pass the value to the report and the report will refresh the data for the report (in this case the data source was SQL Server) and display the report to the user within their web browser.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/03/image4.png"><img title="image" style="border-right:0px;border-top:0px;display:inline;border-left:0px;border-bottom:0px;" height="277" alt="image" src="/files/blog/image_thumb4.png" width="600" border="0"></a></p><p></p><p>The report is returned as a pdf in the web browser.&nbsp; The Crystal Report uses the wildcard parameter the same when running from Ripplestone as it does when running directly from the Crystal Report designer.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/03/image5.png"><img title="image" style="border-right:0px;border-top:0px;display:inline;border-left:0px;border-bottom:0px;" height="284" alt="image" src="/files/blog/image_thumb5.png" width="600" border="0"></a></p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 16 Jun 2009 06:34:47 -0700</pubDate></item><item><title><![CDATA[Truncating Fields in the Crystal Reports Web Viewer]]></title><link>https://www.ripplestone.com/blogs/post/running-ripplestone-on-vista-and-windows-server-20081</link><description><![CDATA[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 t ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_qcdRw9LYSbink7KEsqh4kg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_6cwKLbtSTcS4qOXdhND46Q" 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_sRCmY8giQAKNr3tHuXjRlg" 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_Syin_wiJTNC7TM92u65ThA" data-element-type="text" class="zpelement zpelem-text "><style></style><div class="zptext zptext-align- " data-editor="true"><div><h2>The Problem</h2><p>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.&#160; This works fine when developing the report in the Crystal Reports Designer, but when you publish the report to <a href="http://www.ripplestone.com" target="_blank">Ripplestone</a> and run the report the data in the field will overlap with the field(s) to the right.&#160; </p><p>The screenshot below is from the Crystal Reports Web Viewer and the HTML that is generates allows the data to “spill-over” to the two fields to the right of the Title field.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/04/FieldOverlapWebViewer.jpg"><img title="FieldOverlapWebViewer" style="border-top-width:0px;display:inline;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="484" alt="FieldOverlapWebViewer" src="/files/blog/FieldOverlapWebViewer_thumb.jpg" width="462" border="0"/></a></p><p>What you want it to look like is this.&#160; The screen shot below is the same report, but the viewer in Ripplestone was changed to pdf.&#160; When exporting to pdf Crystal Reports does the proper thing and truncates the data in the Title field to the length that was set at design time.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/04/FieldPDFViewer.jpg"><img title="FieldPDFViewer" style="border-top-width:0px;display:inline;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="364" alt="FieldPDFViewer" src="/files/blog/FieldPDFViewer_thumb.jpg" width="436" border="0"/></a></p><p>&#160;</p><h2>The Solution</h2><p>To fix the problem we need to head back to the Crystal Reports Designer and make a change to the field that is overflowing (the Title field in the example).&#160; Open the Format Editor by right clicking on the field and selecting the Format Field option.&#160; On the Common tab we want to check the Can Grow option and set the Maximum number of lines to 1.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/04/CRFormatEditor.jpg"><img title="CRFormatEditor" style="border-top-width:0px;display:inline;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="484" alt="CRFormatEditor" src="/files/blog/CRFormatEditor_thumb.jpg" width="390" border="0"/></a></p><p>After making the change to the report you can re-publish the report to Ripplestone and the field should be truncated and will fit the set width.&#160; Below is the report in the Crystal Reports web viewer after the Can Grow option has been checked.</p><p><a href="http://www.allaboutreports.com/wp-content/uploads/2010/04/FieldAfterCanGrow.jpg"><img title="FieldAfterCanGrow" style="border-top-width:0px;display:inline;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;" height="484" alt="FieldAfterCanGrow" src="/files/blog/FieldAfterCanGrow_thumb.jpg" width="564" border="0"/></a></p><p></p><p></p><p></p><p>&#160;</p><h2>Conclusion</h2><p>If you have a field in a Crystal Report that needs to be a specified width and cannot flow over to other fields and you need to view the report in the Crystal Reports Web Viewer you will need to set the Can Grow option along with the Maximum number of lines option.&#160; Setting these two options in the Crystal Reports designer and then publishing that report to Ripplestone will cause the field to be truncated when displayed with the Crystal Reports Web Viewer.</p><p>Thanks to Patrick Kansa for help with this solution.</p></div></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 16 Jun 2009 06:34:47 -0700</pubDate></item></channel></rss>