<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Content in Adobe Community</title>
    <link>/place-content.jspa?containerType=14&amp;userID=null&amp;filterID=contentstatus[published]~objecttype~showall&amp;containerID=2223</link>
    <description>Recent content in Adobe Community</description>
    <language>en</language>
    <pubDate>Thu, 13 Nov 2014 22:17:52 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-13T22:17:52Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>ColdFusion 11 cfcontent failing</title>
      <link>https://forums.adobe.com/thread/1634679</link>
      <description>&lt;!-- [DocumentBodyStart:8ebe09dc-78de-486a-8647-93ebbd347984] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a stumper.&amp;nbsp; Installed CF11 on our test server. Did some regression testing and am running into an issue. I have a .cfm that downloads information to Excel. It renders fine in CF10 (and prior versions). In CF11, it renders fine in IE10 and in FireFox. It however fails horribly in IE8 and since most of our users are still required to be on IE8, this is a showstopper.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is the code that sets up the excel dump - page name is show_table.cfm:&lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;cfif IsDefined('URL.ExcelDump')&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfheader name="Content-Disposition" value="filename=#Session.utilstablename#.xls"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;cfcontent type="application/vnd.ms-excel"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;lt;/cfif&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The website runs under SSL.&amp;nbsp; I have already turned off these lines - with no change in the below error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;META http-EQUIV="Pragma" CONTENT="no-cache"&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;META http-EQUIV="cache-control" CONTENT=" no-store,no-cache, must-revalidate"&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is what I expect to happen - IE10 does a similar open/save panel:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6927505-695206/CF+11+FF+download+works.JPG"&gt;&lt;img alt="CF 11 FF download works.JPG" class="jive-image image-1" height="350" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6927505-695206/CF+11+FF+download+works.JPG" style="height: auto;" width="461"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;here is what happens in IE8:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6927505-695243/CF+11+IE8+download+issue.jpg"&gt;&lt;img alt="CF 11 IE8 download issue.jpg" class="jive-image image-2" height="396" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6927505-695243/CF+11+IE8+download+issue.jpg" style="height: auto;" width="604"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note that the filename on the fail is the same as the .cfm page that is trying to do the download. It's like it does not see the cfheader setting it to the expected name (which for this particular download should be er_quality_items_view.xls). I tried commenting out the cfheader to make it take the default, and no change to the error.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It looks to me like this is a bug in CF11....any suggestions on how to get around this failure?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8ebe09dc-78de-486a-8647-93ebbd347984] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 22:17:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634679</guid>
      <dc:date>2014-11-13T22:17:52Z</dc:date>
      <clearspace:dateToText>1 hour 4 minutes ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF8: How do you specify a Proxyserver Port in CFFTP?</title>
      <link>https://forums.adobe.com/thread/1632790</link>
      <description>&lt;!-- [DocumentBodyStart:7254aad3-2359-4b84-9088-f79b14147480] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In order to access a secure FTP site, I need to specify a port (8080) for the proxy.&amp;nbsp; There is no parameter for proxyport.&amp;nbsp; I tried appending it with a colon (i.e., proxy.server.com:8080), but that didn't work.&amp;nbsp; Via WinSCP, I can connect just fine since I can specify a proxy port in that app.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How do you specify a Proxyserver Port in CFFTP?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7254aad3-2359-4b84-9088-f79b14147480] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 22:07:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632790</guid>
      <dc:date>2014-11-13T22:07:48Z</dc:date>
      <clearspace:dateToText>1 hour 14 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfcache template cf10 issue. When I use it thousands ( 15000) of threads remains in process coldfusion.exe until server crash.</title>
      <link>https://forums.adobe.com/thread/1634696</link>
      <description>&lt;!-- [DocumentBodyStart:9c6605af-ea0d-4118-ac2b-8c7af7abf1e0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Using cfcache to cache templates for a short period of time, the number of threads in coldfusion.exe process increase unexpectedly. Moreover, these threads remains in process (view resource monitor). We don't know why. Maybe an xml config file of CF10 take control of these threads?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I use this code:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cflock name="prodDetail#URL.ID#" type="exclusive" timeout="10000"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfcache timespan="#createTimeSpan(0,0,0,30)#" key="prodDetail#code#" id="prodDetail#code#" name="prodDetail#code#"&amp;gt;&lt;/p&gt;&lt;p&gt;....&lt;/p&gt;&lt;p&gt;....&lt;/p&gt;&lt;p&gt;&amp;lt;/cfcache&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/cflock&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9c6605af-ea0d-4118-ac2b-8c7af7abf1e0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfcache template cf10 issue</category>
      <pubDate>Thu, 13 Nov 2014 21:27:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634696</guid>
      <dc:date>2014-11-13T21:27:08Z</dc:date>
      <clearspace:dateToText>1 hour 55 minutes ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion 11 cfheader or cfcontent 'failed to load PDF document'</title>
      <link>https://forums.adobe.com/thread/1502386</link>
      <description>&lt;!-- [DocumentBodyStart:4659f9bf-fa5c-45d6-bc6f-46badaa5bb21] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have a website that worked fine with Coldfusion 10 and now I have updated to Coldfusion 11 and this code doesn't work:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;cfheader name="content-disposition" value="inline; filename=#vPublicFile#" /&amp;gt;&lt;/p&gt;&lt;p&gt; &amp;lt;cfcontent type="application/pdf" file="#DownloadFolder##qryDownload.fileNameOnserver#" deleteFile="no" /&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I type in the URL directly to the PDF file it loads fine, but if I try to get it through this code then I get the message "failed to load PDF document".&amp;nbsp; Even if I change the code to allow me to save the file, I get a saved file but it won't open in acrobat.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know the code is working code, I tried it with Coldfusion 10 again just to make sure.&amp;nbsp; Something about 11 is stopping it from working.&amp;nbsp; Any ideas?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4659f9bf-fa5c-45d6-bc6f-46badaa5bb21] --&gt;</description>
      <pubDate>Thu, 13 Nov 2014 21:10:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1502386</guid>
      <dc:date>2014-11-13T21:10:32Z</dc:date>
      <clearspace:dateToText>2 hours 11 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>22</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Help!!!! I am getting a 501 Syntax Error with CFFTP ListDir. I created the file in January of 2014 and today is the first time it has failed.</title>
      <link>https://forums.adobe.com/thread/1634527</link>
      <description>&lt;!-- [DocumentBodyStart:a2fba26f-bc8c-4680-86a5-ad4591fb6a9a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&amp;lt;!---Control the timeout---&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfsetting requesttimeout="600"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset thisDate = now()&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;cfset today = #DateFormat(thisDate,"mm-dd-yyyy")#&amp;gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;!--- Open ftp connection ---&amp;gt; &lt;/p&gt;&lt;p&gt;&amp;lt;cfftp connection="MyFtp" &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; server="#FTPserver#"&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; username="#username#" &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; password="#password#" &lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; action="Open"&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; stoponerror="Yes"&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&amp;lt;cfftp action="listdir"&lt;/p&gt;&lt;p&gt; stopOnError="Yes"&lt;/p&gt;&lt;p&gt; name="Files"&lt;/p&gt;&lt;p&gt; directory="/export400"&lt;/p&gt;&lt;p&gt; connection="MyFtp"&lt;/p&gt;&lt;p&gt;&amp;gt;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6926990-695195/SyntaxError.jpg"&gt;&lt;img alt="SyntaxError.jpg" class="jive-image image-1" height="381" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6926990-695195/SyntaxError.jpg" style="height: auto;" width="500"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a2fba26f-bc8c-4680-86a5-ad4591fb6a9a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfftp</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">listdir</category>
      <pubDate>Thu, 13 Nov 2014 18:46:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634527</guid>
      <dc:date>2014-11-13T18:46:56Z</dc:date>
      <clearspace:dateToText>4 hours 35 minutes ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF10 Using background image in cfpresentationslide</title>
      <link>https://forums.adobe.com/thread/1634167</link>
      <description>&lt;!-- [DocumentBodyStart:14391529-2fca-4b58-be25-d26aa0be4227] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Just wondering if it is possible for a slide to contain a background image and have text appear on top of it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've tried many ways and each time, the image is being displayed on top of the text.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Examples I've tried:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;&amp;lt;cfpresentationslide Title="FILE BACKGROUND" duration="14" presenter="Paul"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;html&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;body background="file:///C:/inetpub/wwwroot/ppt_test/slide_header.jpg"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;h3&amp;gt;Sales&amp;lt;/h3&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;ul&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Overview&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Q1 Sales Figures&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Projected Sales&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Competition&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Advantages&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Long Term Growth&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/ul&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/html&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/cfpresentationslide&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;and&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;&amp;lt;cfpresentationslide Title="DIV" duration="14" presenter="Paul"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;div style="background-image: url('slide_header.jpg'); width: 960px; height: 124px; color: ##000000; z-index: -9999"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; here&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;div style="z-index: 9999; border: 1px solid red;"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;h3&amp;gt;Sales&amp;lt;/h3&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;ul&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Overview&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Q1 Sales Figures&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Projected Sales&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Competition&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Advantages&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Long Term Growth&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/ul&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/cfpresentationslide&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;and&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;p&gt;&amp;lt;cfpresentationslide Title="TABLE" duration="14" presenter="Paul"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;table style="background-image: url('slide_header.jpg'); width: 960px; height: 400px; "&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;tr&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;td valign="top"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;h3&amp;gt;Sales&amp;lt;/h3&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;ul&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Overview&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Q1 Sales Figures&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Projected Sales&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Competition&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Advantages&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;li&amp;gt;Long Term Growth&amp;lt;/li&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/ul&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/td&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/tr&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;lt;/table&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/cfpresentationslide&amp;gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:14391529-2fca-4b58-be25-d26aa0be4227] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">powerpoint</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">ppt</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfpresentation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfpresentationslide</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion10</category>
      <pubDate>Thu, 13 Nov 2014 16:37:37 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634167</guid>
      <dc:date>2014-11-13T16:37:37Z</dc:date>
      <clearspace:dateToText>6 hours 44 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Upgrading from ColdFusion 9 to 11 Enterprise edition, can we use same licensing key?</title>
      <link>https://forums.adobe.com/thread/1634254</link>
      <description>&lt;!-- [DocumentBodyStart:8cc92f7f-c73f-4267-976d-75332647d3f0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We will be upgrading from ColdFusion 9 to 11 Enterprise edition.&amp;nbsp; Can we use the same licensing keys or do we need new&amp;nbsp; ones?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:8cc92f7f-c73f-4267-976d-75332647d3f0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion 11</category>
      <pubDate>Thu, 13 Nov 2014 16:17:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1634254</guid>
      <dc:date>2014-11-13T16:17:06Z</dc:date>
      <clearspace:dateToText>7 hours 5 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Can I install CF11purchased as an Upgrade on a new server</title>
      <link>https://forums.adobe.com/thread/1633855</link>
      <description>&lt;!-- [DocumentBodyStart:77f39e0c-9308-449e-b9b2-235494f91b3a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We are upgrading from CF9 to CF11. CF9 is running on an older server under Windows Server 2003. I'd like to install CF11 on a new server under Windows Server 2012 and then shut down the old server. But since we're getting the upgrade price, will I still be able to install it on a new machine that didn't previously have CF9 installed?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:77f39e0c-9308-449e-b9b2-235494f91b3a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">upgrade</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion 11</category>
      <pubDate>Thu, 13 Nov 2014 02:12:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633855</guid>
      <dc:date>2014-11-13T02:12:19Z</dc:date>
      <clearspace:dateToText>21 hours 10 minutes ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cold Fusion 11 updates (Security fixes)</title>
      <link>https://forums.adobe.com/thread/1627812</link>
      <description>&lt;!-- [DocumentBodyStart:c9eb2c5b-417d-479f-a5a8-d75eaae35f30] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have installed Cold Fusion 11 in a developement environment.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I noticed that there is an update for a security issue.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am unable to locate the update (security fix) for Cold Fusion 11.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does any one know where the update is located so I can download it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks for your help,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mike&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c9eb2c5b-417d-479f-a5a8-d75eaae35f30] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 22:46:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627812</guid>
      <dc:date>2014-11-12T22:46:14Z</dc:date>
      <clearspace:dateToText>1 day 36 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Having trouble getting CF11 to install under Linux</title>
      <link>https://forums.adobe.com/thread/1633674</link>
      <description>&lt;!-- [DocumentBodyStart:4818241b-a2e8-4f3a-8326-a2c6f414eced] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First, apologies if this (or a similar version) ends up posted here twice.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am trying to install CF11 (ColdFusion_11_WWEJ_linux64.bin) on a Scientific Linux machine and am getting the following, as it craps out:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Preparing to install...&lt;/p&gt;&lt;p&gt;Extracting the JRE from the installer archive...&lt;/p&gt;&lt;p&gt;Unpacking the JRE...&lt;/p&gt;&lt;p&gt;Extracting the installation resources from the installer archive...&lt;/p&gt;&lt;p&gt;Configuring the installer for this system's environment...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Launching installer...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;JRE libraries are missing or not compatible....&lt;/p&gt;&lt;p&gt;Exiting....&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My java version is:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;java -version&lt;/p&gt;&lt;p&gt;java version "1.7.0_71"&lt;/p&gt;&lt;p&gt;OpenJDK Runtime Environment (rhel-2.5.3.1.el6-x86_64 u71-b14)&lt;/p&gt;&lt;p&gt;OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Do any of you have any suggestions as to what I need to do to get this to install?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Steve&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4818241b-a2e8-4f3a-8326-a2c6f414eced] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">java</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">jre</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf11 installation</category>
      <pubDate>Wed, 12 Nov 2014 22:26:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633674</guid>
      <dc:date>2014-11-12T22:26:58Z</dc:date>
      <clearspace:dateToText>1 day 55 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cold Fusion 11 refresh page image does not appear</title>
      <link>https://forums.adobe.com/thread/1633159</link>
      <description>&lt;!-- [DocumentBodyStart:1df7bb5d-763f-490b-8335-7d3ece65268a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;&lt;br/&gt;In Cold Fusion 11, when I first bring up a page the graphic image appears.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I refresh the page, the graphic image does not appear.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is not an issue with Cold Fusion 9.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there anything in the administration that needs to be configured?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mike&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1df7bb5d-763f-490b-8335-7d3ece65268a] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 21:58:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633159</guid>
      <dc:date>2014-11-12T21:58:14Z</dc:date>
      <clearspace:dateToText>1 day 1 hour ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF10 Java 7.51 - "Missing required permissions manifest attribute"</title>
      <link>https://forums.adobe.com/thread/1433308</link>
      <description>&lt;!-- [DocumentBodyStart:99146ff1-4947-4639-a55d-6c04ce04f6a6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Our clients are reporting that after they update to Java 7.51 they are now getting the following error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"Missing required permissions manifest attribute in main jar: CFIDE/classes/cfapplets.jar"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this something Adobe is supposed to fix?&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Having my users add an exception to their browsers is NOT an option for us.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:99146ff1-4947-4639-a55d-6c04ce04f6a6] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf10</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion_10</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfapplets</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">java_update</category>
      <pubDate>Wed, 12 Nov 2014 20:23:40 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1433308</guid>
      <dc:date>2014-11-12T20:23:40Z</dc:date>
      <clearspace:dateToText>1 day 3 hours ago</clearspace:dateToText>
      <clearspace:replyCount>14</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Could someone please tell me why is &lt; converted to &amp;lt ;</title>
      <link>https://forums.adobe.com/thread/1633014</link>
      <description>&lt;!-- [DocumentBodyStart:cd4bc1e7-69ed-4e04-81cb-22f717412d2f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I m facing issues in my application because &amp;lt; , &amp;gt; and&amp;nbsp; "&amp;nbsp; are being converted to &amp;amp;lt , &amp;amp;gt and &amp;amp;quot respectively.&lt;br/&gt;Please tell me why this happens and how to prevent it from happening.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cd4bc1e7-69ed-4e04-81cb-22f717412d2f] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:42:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633014</guid>
      <dc:date>2014-11-12T19:42:38Z</dc:date>
      <clearspace:dateToText>1 day 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Could not connect to SMTP host</title>
      <link>https://forums.adobe.com/thread/1622321</link>
      <description>&lt;!-- [DocumentBodyStart:60053259-87c9-4ed8-b1e3-0c94e5338db2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #777777; font-family: Arial; font-size: 14px;"&gt;Hello, &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #777777; font-family: Arial; font-size: 14px;"&gt;We configured with Coldfusion 10 Tasks that send mail using SES (Amazon) with username and password and validated. We launched the task and will manage coldfusion sending emails every x time processing them. In Coldfusion log we are seeing this error is repeated, albeit that finalment eventually send all emails pending queue, "Error", "scheduler-1", "10/23/14", "15 : 05: 19 ",," javax.mail.MessagingException: Could not connect to SMTP host: email-smtp.us-east-1.amazonaws.com, port: 465, response: -1 " A which may be due to this error? because users have reported to us that do not receive emails. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #777777; font-family: Arial; font-size: 14px;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #777777; font-family: Arial; font-size: 14px;"&gt;Regards and thanks for yours answers&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:60053259-87c9-4ed8-b1e3-0c94e5338db2] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:33:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1622321</guid>
      <dc:date>2014-11-12T19:33:00Z</dc:date>
      <clearspace:dateToText>1 day 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>js files not loading from /CFIDE/scripts folder in ColdFusion 11</title>
      <link>https://forums.adobe.com/thread/1629353</link>
      <description>&lt;!-- [DocumentBodyStart:3f790c53-8495-4439-880f-d2959e2bb0c4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We are starting to upgrade from CF 9 to CF 11 and have run across several applications that are not loading the js files that the ColdFusion UI tags use from the /CFIDE/scripts folder. Has anyone run across this issue?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3f790c53-8495-4439-880f-d2959e2bb0c4] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:23:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1629353</guid>
      <dc:date>2014-11-12T19:23:10Z</dc:date>
      <clearspace:dateToText>1 day 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Forum Navigation Question</title>
      <link>https://forums.adobe.com/thread/1633259</link>
      <description>&lt;!-- [DocumentBodyStart:0b69969f-33f5-4cb8-a30b-f97d839fd33b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This might be obvious, but I'm not finding a way to view an archive of my posts.&amp;nbsp; The original forum format had this feature.&amp;nbsp; Anyone know if there is a button to view this?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0b69969f-33f5-4cb8-a30b-f97d839fd33b] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 14:32:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633259</guid>
      <dc:date>2014-11-12T14:32:25Z</dc:date>
      <clearspace:dateToText>1 day 9 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to disable Scheduler logging in CF10</title>
      <link>https://forums.adobe.com/thread/1633153</link>
      <description>&lt;!-- [DocumentBodyStart:157ede82-cde1-464e-be90-0c089c1737e4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the coldfusion-out.log we are seeing scheduler log entries like this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;Nov 11, 2014 20:54:14 PM Information [ajp-bio-8012-exec-127] - Starting HTTP request {URL='&lt;/span&gt;&lt;a class="jive-link-external-small" href="http://somesite.com:80/1.2?output=xml" rel="nofollow"&gt;http://somesite.com:80/1.2?output=xml&lt;/a&gt;&lt;span&gt;', method='get'}&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Nov 11, 2014 20:54:14 PM Information [ajp-bio-8012-exec-127] - HTTP request completed&amp;nbsp; {Status Code=200 ,Time taken=313 ms} &lt;/p&gt;&lt;p&gt;Nov 11, 2014 20:55:00 PM Information [scheduler-2] - Run Client Storage Purge &lt;/p&gt;&lt;p&gt;Nov 11, 2014 21:00:00 PM Information [DefaultQuartzScheduler_Worker-1] - Task default.blah triggered.&lt;/p&gt;&lt;p&gt;Nov 11, 2014 21:45:00 PM Information [DefaultQuartzScheduler_Worker-2] - HTTP request completed&amp;nbsp; {Status Code=200 ,Time taken=773 ms}&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Quite simply, how can we disable them? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have no logging enabled for scheduling in CF10 Admin, and yet they are still generated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Advice appreciated.&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:157ede82-cde1-464e-be90-0c089c1737e4] --&gt;</description>
      <pubDate>Wed, 12 Nov 2014 11:25:07 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1633153</guid>
      <dc:date>2014-11-12T11:25:07Z</dc:date>
      <clearspace:dateToText>1 day 12 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Crystal Report 2013</title>
      <link>https://forums.adobe.com/thread/1632962</link>
      <description>&lt;!-- [DocumentBodyStart:6f1e9250-edf9-4c34-a25c-2234ad948cba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi there &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I was just wondering if anyone has ever come across the needs to run a Crystal Report 2013 report file (.rpt) file from ColdFusion?&lt;/p&gt;&lt;p&gt;I am currently using ColdFusion 9, but it seems that the cfreport tag does not work with Crystal Report 2013?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If anyone can help it would be greatly appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Ivan.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6f1e9250-edf9-4c34-a25c-2234ad948cba] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">crystal_reports</category>
      <pubDate>Wed, 12 Nov 2014 04:23:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632962</guid>
      <dc:date>2014-11-12T04:23:13Z</dc:date>
      <clearspace:dateToText>1 day 19 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cannot get cf8 administrator to run on windows 8.1</title>
      <link>https://forums.adobe.com/thread/1631834</link>
      <description>&lt;!-- [DocumentBodyStart:58731c51-25d0-426c-aa84-5edeb80d4ec1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Cannot get cf8 administrator to run on windows 8.1&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:58731c51-25d0-426c-aa84-5edeb80d4ec1] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:20:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631834</guid>
      <dc:date>2014-11-11T10:20:11Z</dc:date>
      <clearspace:dateToText>2 days 13 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Data &amp; Services &gt; Data Sources</title>
      <link>https://forums.adobe.com/thread/1629582</link>
      <description>&lt;!-- [DocumentBodyStart:b73e9be3-6788-4e58-9727-e841f99beb70] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm changing from CF9 to CF11 and I have already purchased licenses. But I can not find the option to set the informix driver that &lt;strong&gt;is not&lt;/strong&gt; in the list of &lt;strong&gt;available drivers&lt;/strong&gt; !!!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6909379-692633/driver.gif"&gt;&lt;img alt="driver.gif" class="jive-image image-1" height="344" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6909379-692633/driver.gif" style="height: auto;" width="400"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b73e9be3-6788-4e58-9727-e841f99beb70] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:17:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1629582</guid>
      <dc:date>2014-11-11T10:17:09Z</dc:date>
      <clearspace:dateToText>2 days 13 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>&lt;cfgridcolumn name = "TPR_END_DATE" header = "TPR End Date" type="date" mask="d/m/y" &gt; sent date value to cfc is TPR_END_DATE = F, j Y H:i:s but not the dmy formated date</title>
      <link>https://forums.adobe.com/thread/1632211</link>
      <description>&lt;!-- [DocumentBodyStart:ffeb4754-1cab-4bec-94be-f7bcd997b174] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I got this error &lt;span style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;&lt;strong&gt;Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Conversion failed when converting date and/or time from character&amp;nbsp; because&lt;/strong&gt; that grid send the date&amp;nbsp; F, j Y H:i to cfc &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ffeb4754-1cab-4bec-94be-f7bcd997b174] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 08:20:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1632211</guid>
      <dc:date>2014-11-11T08:20:06Z</dc:date>
      <clearspace:dateToText>2 days 15 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Mac OSX 10.9.4 coldfusion 11 standalone server ERROR: HTTP Status 500 - java.lang.NullPointerException</title>
      <link>https://forums.adobe.com/thread/1575705</link>
      <description>&lt;!-- [DocumentBodyStart:7f138af7-9022-41fe-acb8-6489c01e1215] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all.&lt;/p&gt;&lt;p&gt;I have installed the cold fusion server.&lt;/p&gt;&lt;p&gt;at first with mac server, apache..... but after install cold fusion and want to go to the admin page:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;HTTP Status 500 - java.lang.NullPointerException&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I deinstalled the server from mac and cold fusion..&lt;/p&gt;&lt;p&gt;after a fresh install of coldfusion 11 and use the build in server..&lt;/p&gt;&lt;p&gt;the same error..&lt;/p&gt;&lt;p&gt;does anybody knows the problems?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I Use Java 7 Update 67&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A friend of me have installed it .. it runs&lt;/p&gt;&lt;p&gt;greetings thorsten&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7f138af7-9022-41fe-acb8-6489c01e1215] --&gt;</description>
      <pubDate>Tue, 11 Nov 2014 07:11:50 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1575705</guid>
      <dc:date>2014-11-11T07:11:50Z</dc:date>
      <clearspace:dateToText>2 days 16 hours ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion 8 Download</title>
      <link>https://forums.adobe.com/thread/502783</link>
      <description>&lt;!-- [DocumentBodyStart:42261cd8-b68b-492d-b98d-5d867d57aeaa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Figures, my edition of CF8 gets corrupted on my server two days after CF9 launches so when I went to download a fresh copy, I can't find it. Does anyknow know where I can find a download for CF8?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:42261cd8-b68b-492d-b98d-5d867d57aeaa] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 23:01:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/502783</guid>
      <dc:date>2014-11-10T23:01:33Z</dc:date>
      <clearspace:dateToText>3 days 20 minutes ago</clearspace:dateToText>
      <clearspace:replyCount>41</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Apache POST flex2gateway never closes or times out, reaches max child processes</title>
      <link>https://forums.adobe.com/thread/1628629</link>
      <description>&lt;!-- [DocumentBodyStart:f307d473-777c-44c1-88ca-d6efb9edccd7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We have been trying to pass an external PCI scan, and noticed some server lockups after starting a scan.&amp;nbsp; We are scanning a couple hundred IP addresses, which all resolve to the same servers.&amp;nbsp; The scans are actively looking for vulnerabilities on the box, and one of which is flash remoting.&amp;nbsp; When we look at the apache /server-status page, it shows a ton of long running flex2gateway processes.&amp;nbsp; For instance:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="0" style="font-family: 'Times New Roman';"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:0px solid black;"&gt;&lt;strong&gt;22-4&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;4466&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;&lt;p&gt;0/3817/3817&lt;/p&gt;&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;&lt;strong&gt;W&lt;/strong&gt;&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;4.07&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;163840&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;0&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;0.0&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;57.76&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;57.76&lt;/td&gt;&lt;td style="border:0px solid black;"&gt;x.x.x.101&lt;/td&gt;&lt;td nowrap="nowrap" style="border:0px solid black;"&gt;WebNode2.ambassador.int&lt;/td&gt;&lt;td nowrap="nowrap" style="border:0px solid black;"&gt;POST /flex2gateway/http HTTP/1.1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As you can see, this POST request has been running for 163840 seconds, or nearly two days.&amp;nbsp; Since it seems these POST requests never complete, even though the client has long since disconnected, they simply stack up until the server's max number of child processes has been reached, effectively killing our webserver.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I try to restart the clustered coldfusion instances one at a time, these POST requests do not die off.&lt;/p&gt;&lt;p&gt;If I stop both clustered CF instances, the requests complete (or get killed).&lt;/p&gt;&lt;p&gt;If I reload or restart apache, the requests are gone as well.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;strace gives me nothing useful:&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;[root@WebNode1 ~]# strace -p 34025&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;Process 34025 attached - interrupt to quit&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;read(185, &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;pstack gives a little more, but nothing that looks obvious to me:&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;[root@WebNode1 ~]# pstack -p 34025&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;Usage: pstack &amp;lt;process-id&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;[root@WebNode1 ~]# pstack 34025&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#0&amp;nbsp; 0x00007fdd40444740 in __read_nocancel () from /lib64/libpthread.so.0&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#1&amp;nbsp; 0x00007fdd33efe2e6 in jk_tcp_socket_recvfull () from /opt/coldfusion10/config/wsconfig/1/mod_jk.so&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#2&amp;nbsp; 0x00007fdd33f1b68d in ajp_connection_tcp_get_message () from /opt/coldfusion10/config/wsconfig/1/mod_jk.so&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#3&amp;nbsp; 0x00007fdd33f1ceea in ajp_get_reply () from /opt/coldfusion10/config/wsconfig/1/mod_jk.so&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#4&amp;nbsp; 0x00007fdd33f20308 in ajp_service () from /opt/coldfusion10/config/wsconfig/1/mod_jk.so&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#5&amp;nbsp; 0x00007fdd33ef8f5d in jk_handler () from /opt/coldfusion10/config/wsconfig/1/mod_jk.so&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#6&amp;nbsp; 0x00007fdd41b92cd0 in ap_run_handler ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#7&amp;nbsp; 0x00007fdd41b9658e in ap_invoke_handler ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#8&amp;nbsp; 0x00007fdd41ba1c50 in ap_process_request ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#9&amp;nbsp; 0x00007fdd41b9eac8 in ?? ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#10 0x00007fdd41b9a7d8 in ap_run_process_connection ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#11 0x00007fdd41ba6ad7 in ?? ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#12 0x00007fdd41ba6dea in ?? ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#13 0x00007fdd41ba7a6c in ap_mpm_run ()&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 8pt;"&gt;#14 0x00007fdd41b7e9b0 in main ()&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I dont know what that tells us exactly, but I'm leaning toward the hangup between apache and tomcat.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions on where how to troubleshoot this issue?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f307d473-777c-44c1-88ca-d6efb9edccd7] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 21:52:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628629</guid>
      <dc:date>2014-11-10T21:52:32Z</dc:date>
      <clearspace:dateToText>3 days 1 hour ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF11 web server configuration utility. access denied.</title>
      <link>https://forums.adobe.com/thread/1493432</link>
      <description>&lt;!-- [DocumentBodyStart:ff78727c-fa13-4e35-a92c-1caf9706251c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have installed CF11 on my windows 7 PC for development.&lt;/p&gt;&lt;p&gt;I have also installed Apache 2.2&lt;/p&gt;&lt;p&gt;When I try to run the server configuration utility I get the message:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;C:\Program Files (x86)\Apache Group\Apache2.2\conf\httpd.conf.1 (Access denied)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Why is that ?&lt;/p&gt;&lt;p&gt;I tried to run the configuration utility as administrator, but I get the same result.&lt;/p&gt;&lt;p&gt;I think that running as administrator is useless because this is a java module, so it should be the java engine to be run as administrator...&lt;/p&gt;&lt;p&gt;But I could be wrong.&lt;/p&gt;&lt;p&gt;Please help me because I have to do some developments and I badly need to have a CF11 running here.&lt;/p&gt;&lt;p&gt;Thanks in advance for any help.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sergio&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ff78727c-fa13-4e35-a92c-1caf9706251c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">web server configuration</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf11 configuration</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">windows connectors</category>
      <pubDate>Mon, 10 Nov 2014 15:39:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1493432</guid>
      <dc:date>2014-11-10T15:39:17Z</dc:date>
      <clearspace:dateToText>3 days 8 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is there any oauth2 library exist for ColdFusion 11?</title>
      <link>https://forums.adobe.com/thread/1631315</link>
      <description>&lt;!-- [DocumentBodyStart:794b5045-1437-48f3-acb2-c5f28dc999cd] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have designed a Restful component using Coldfusion 11. Now I need to think of securing this REST service.After searching for sometime&lt;/p&gt;&lt;p&gt;I found HTTPS + oauth2 is the best combination for securing REST service.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the official &lt;a class="jive-link-external-small" href="http://oauth.net/2/" rel="nofollow"&gt;OAuth 2.0 &amp;#8212; OAuth&lt;/a&gt; page,&amp;nbsp; We have libraries for different languages. But there is nothing listed for ColdFusion.&lt;/p&gt;&lt;p&gt;Any one having any kind of knowledge if we have a library for oauth2 in ColdFusion? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can I depend upon some Java library ? If yes , any library suggestion?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:794b5045-1437-48f3-acb2-c5f28dc999cd] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion_splendor</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">oauth2</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">rest api</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion</category>
      <pubDate>Mon, 10 Nov 2014 11:37:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631315</guid>
      <dc:date>2014-11-10T11:37:46Z</dc:date>
      <clearspace:dateToText>3 days 12 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>application.log error</title>
      <link>https://forums.adobe.com/thread/1631166</link>
      <description>&lt;!-- [DocumentBodyStart:cf9cdbce-6628-49cd-9e1a-995882a4900b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am getting the following error on the /home/coldfusion9/logs/application.log.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;----------------------&lt;/p&gt;&lt;p&gt;"Warning","jrpp-133","11/09/14","22:11:52","CFADMIN","Unexpected characters found in locale."&lt;/p&gt;&lt;p&gt;"Warning","jrpp-133","11/09/14","22:11:52","CFADMIN","Unexpected characters found in locale."&lt;/p&gt;&lt;p&gt;"Warning","jrpp-133","11/09/14","22:11:52","CFADMIN","Unexpected characters found in locale."&lt;/p&gt;&lt;p&gt;"Warning","jrpp-133","11/09/14","22:11:52","CFADMIN","Unexpected characters found in locale."&lt;/p&gt;&lt;p&gt;"Warning","jrpp-133","11/09/14","22:11:52","CFADMIN","Unexpected characters found in locale."&lt;/p&gt;&lt;p&gt;----------------------&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any idea what is causing it and how can I stop it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am using coldfusion9 along with CentOS release 5.10 and plesk 12.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have protected the CFADMIN directory as a password protected one.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Let us know the valuable thoughts regarding this.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you,&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:cf9cdbce-6628-49cd-9e1a-995882a4900b] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 06:18:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1631166</guid>
      <dc:date>2014-11-10T06:18:03Z</dc:date>
      <clearspace:dateToText>3 days 17 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Uninstall CF11 on Mac OS X 10.10 (Yosemite)</title>
      <link>https://forums.adobe.com/thread/1629262</link>
      <description>&lt;!-- [DocumentBodyStart:bb3d2003-ceb0-4e1e-ae1d-f7aacbb94302] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'&lt;span style="font-family: arial, helvetica, sans-serif;"&gt;m trying to uninsta&lt;/span&gt;ll CF11 on my mac but the uninstaller doesn't work.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I ran the &lt;span style="font-family: 'andale mono', times;"&gt;uninstall.app&lt;/span&gt; under &lt;span style="font-family: 'andale mono', times;"&gt;/Application/Coldfusion11/uninstall&lt;/span&gt;, it tries to open but closes immediately. So I opened up terminal and ran:&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt; font-family: 'andale mono', times;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="line-height: 1.5em; font-size: 10pt; font-family: 'andale mono', times;"&gt;sudo /Applications/ColdFusion11/uninstall/uninstall.app/Contents/MacOS/uninstall&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is the output:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;unzip:&amp;nbsp; cannot find or open /Applications/ColdFusion11/jre, /Applications/ColdFusion11/jre.zip or /Applications/ColdFusion11/jre.ZIP.&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1" style="font-family: 'andale mono', times;"&gt;chmod: /tmp/IA1454124394/jre/bin/: No such file or directory&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span class="s1" style="font-family: 'andale mono', times;"&gt;chmod: /tmp/IA1454124394/jre/lib/: No such file or directory&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;sh: /tmp/IA1454124394/jre/bin/java: No such file or directory&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;&lt;span style="font-family: 'andale mono', times;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1"&gt;it tries to unzip but the first one is a folder and the other 2 are non existent files.&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;I know I can just drag the Coldfusion11 folder to trash but it gives me an uneasy feeling that this is not the only files/folders it added.&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;I want to manually uninstall it but I don't know what other files it added/modified in my apache settings. &lt;span style="font-family: 'andale mono', times;"&gt;mod_jk.conf&lt;/span&gt; and the entry of this file in &lt;span style="font-family: 'andale mono', times;"&gt;httpd.conf&lt;span style="font-family: arial, helvetica, sans-serif;"&gt; comes to mind but what else?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;Josh&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bb3d2003-ceb0-4e1e-ae1d-f7aacbb94302] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 06:07:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1629262</guid>
      <dc:date>2014-11-10T06:07:12Z</dc:date>
      <clearspace:dateToText>3 days 17 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Error</title>
      <link>https://forums.adobe.com/thread/1630879</link>
      <description>&lt;!-- [DocumentBodyStart:698fea02-3d43-423e-b2d2-1512b2ff8751] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;What does "Header length too large" mean?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:698fea02-3d43-423e-b2d2-1512b2ff8751] --&gt;</description>
      <pubDate>Sun, 09 Nov 2014 18:45:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1630879</guid>
      <dc:date>2014-11-09T18:45:33Z</dc:date>
      <clearspace:dateToText>4 days 5 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion 9 extended support</title>
      <link>https://forums.adobe.com/thread/1630747</link>
      <description>&lt;!-- [DocumentBodyStart:a94a6df2-92f8-42bb-a16a-24606c388f74] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Does extended support include security patches?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Rob&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a94a6df2-92f8-42bb-a16a-24606c388f74] --&gt;</description>
      <pubDate>Sun, 09 Nov 2014 16:07:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1630747</guid>
      <dc:date>2014-11-09T16:07:03Z</dc:date>
      <clearspace:dateToText>4 days 7 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Calculate total empoyee days (as of present) that have elapsed for each month in a FY</title>
      <link>https://forums.adobe.com/thread/1628829</link>
      <description>&lt;!-- [DocumentBodyStart:a9a3de0d-ed55-43d9-aacf-51a25b760f06] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, everyone,&lt;/p&gt;&lt;p&gt;I'm running CF server connecting to an Oracle (11g)&amp;nbsp; db.&lt;/p&gt;&lt;p&gt;I have a table that keeps track of projects (past, present, future) and need a way to sum the days for each project, for each month, that have happened.&lt;/p&gt;&lt;p&gt;For example.&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=";"&gt;ID&amp;nbsp;&amp;nbsp; -&lt;/td&gt;
&lt;td style=";"&gt;Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;-&amp;nbsp;&amp;nbsp; Start&lt;/td&gt;
&lt;td style=";"&gt;-&amp;nbsp;&amp;nbsp; Stop&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;- Employees&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=";"&gt;001&lt;/td&gt;
&lt;td style=";"&gt;Project A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;01-Oct-14&lt;/td&gt;
&lt;td style=";"&gt;31-Dec-14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;8&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=";"&gt;002&lt;/td&gt;
&lt;td style=";"&gt;Project B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;06-Feb-15&lt;/td&gt;
&lt;td style=";"&gt;21-Feb-15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;9&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=";"&gt;003&lt;/td&gt;
&lt;td style=";"&gt;Project C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;30-Oct-14&lt;/td&gt;
&lt;td style=";"&gt;29-Nov-14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=";"&gt;004&lt;/td&gt;
&lt;td style=";"&gt;Project D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;26-Dec-14&lt;/td&gt;
&lt;td style=";"&gt;16-Apr-15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/td&gt;
&lt;td style=";"&gt;21&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;


&lt;/blockquote&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm trying to create an overview where the display will have the months of a Fiscal Year go across the page, indicating the number of employee days for each project that have &lt;strong&gt;elapsed&lt;/strong&gt;. (NOT counting the current day).&amp;nbsp; &lt;strong&gt;New requirement:&lt;/strong&gt; &lt;em&gt;To make matters even more complex, there is a related table for the employees showing what dates they actually started and stopped (not every employee starts on day 1 and ends on the last day.. some start a day or two after the project start, etc.)&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm not wrapping my head around this, for some reason. Mental block. Any ideas?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Someone in another forum suggested a PIVOT.&amp;nbsp; That's above my paygrade (I have never used PIVOT, don't understand how it works, etc.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;V/r,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;^_^&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a9a3de0d-ed55-43d9-aacf-51a25b760f06] --&gt;</description>
      <pubDate>Fri, 07 Nov 2014 21:27:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628829</guid>
      <dc:date>2014-11-07T21:27:27Z</dc:date>
      <clearspace:dateToText>6 days 2 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>DateDiff confusion</title>
      <link>https://forums.adobe.com/thread/1629449</link>
      <description>&lt;!-- [DocumentBodyStart:2409c4fb-975c-4e5f-961f-66aad5000da5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm looping through all the days of the current month, using DateDiff to display the difference in days between the current date and the date of the loop, and I'm getting TWO days showing a difference of 0.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:b0043aac-be5a-43f3-beb6-98fb262e5519][excluded]--&gt;&lt;pre class="php" name="code"&gt;
&amp;lt;cfloop from="1" to="#DaysInMonth('01-Nov-14')#" index="ndx"&amp;gt;
#DateDiff('d',DateFormat(ndx &amp;amp; '-Nov-14'),now())#&amp;lt;br /&amp;gt;
&amp;lt;/cfloop&amp;gt;
&lt;/pre&gt;&lt;!--[CodeBlockEnd:b0043aac-be5a-43f3-beb6-98fb262e5519]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The output will be&lt;/p&gt;&lt;!--[CodeBlockStart:b97aca26-0456-48fd-84b6-32b631e66980][excluded]--&gt;&lt;pre class="javascript" name="code"&gt;
6
5
4
3
2
1
0 &amp;lt;!--- (today, Nov 7) ---&amp;gt;
0 &amp;lt;!--- (tomorrow, Nov 8) ---&amp;gt;
-1
-2
-3
-4
&lt;/pre&gt;&lt;!--[CodeBlockEnd:b97aca26-0456-48fd-84b6-32b631e66980]--&gt;&lt;div style="display:none;"&gt;&lt;/div&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can there be two days with a difference of 0?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;V/r,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;^_^&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2409c4fb-975c-4e5f-961f-66aad5000da5] --&gt;</description>
      <pubDate>Fri, 07 Nov 2014 17:33:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1629449</guid>
      <dc:date>2014-11-07T17:33:49Z</dc:date>
      <clearspace:dateToText>6 days 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is it possible to cancel a CF11 license and get CF10 license?</title>
      <link>https://forums.adobe.com/thread/1629178</link>
      <description>&lt;!-- [DocumentBodyStart:3912f7e0-e7fe-46ac-852f-941771b062ac] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is it possible to cancel a purchased CF11 license and get CF10 license?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3912f7e0-e7fe-46ac-852f-941771b062ac] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">license</category>
      <pubDate>Fri, 07 Nov 2014 17:26:48 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1629178</guid>
      <dc:date>2014-11-07T17:26:48Z</dc:date>
      <clearspace:dateToText>6 days 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cannot create a new site while a VD/code works in Default site. IIS 7.5 Windows 2008r2 64 bit system</title>
      <link>https://forums.adobe.com/thread/1622328</link>
      <description>&lt;!-- [DocumentBodyStart:c0e450e9-2e98-40c5-80b8-0e1f9493de1b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We are moving from CF8 to CF11, windows 2003 to windows 2008 r2 64bit, IIS 6 to IIS 7.5. When I have my code as a VD or placed in the wwwroot, in the Default website, the site works OK but when I create a new site pointing to the code,placing in a different folder, it throws an error :&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;"The requested content appears to be script and will not be served by the static file handler."&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1. All the Handler Mappings are mapped OK.&lt;/p&gt;&lt;p&gt;2. Tried re-installing ASP.NET, iisreset etc.&lt;/p&gt;&lt;p&gt;3. Tried changing the AppPool.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Please reply ASAP.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;&lt;p&gt;Naresh.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c0e450e9-2e98-40c5-80b8-0e1f9493de1b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">iis7.5</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf11</category>
      <pubDate>Fri, 07 Nov 2014 17:16:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1622328</guid>
      <dc:date>2014-11-07T17:16:13Z</dc:date>
      <clearspace:dateToText>6 days 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion 11 Fresh Install Administrator Login Not Working</title>
      <link>https://forums.adobe.com/thread/1479399</link>
      <description>&lt;!-- [DocumentBodyStart:0b7e649e-d8ec-4559-858e-9717298bcc05] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Am shifting from a machine that had CF9 on it, then the Splendor Beta, now with CF11 and though I've re-installed CF11 multiple times and have tried various methods I've seen in other threads (including the passwordreset.bat and using localhost) no matter what when I go to the Configuration and Settings Migration Wizard after install to get things going I get "Invalid Password. Please try again." Very aggravating as I'm eager to get rolling with CF11 fully and this is such a goofy roadblock.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0b7e649e-d8ec-4559-858e-9717298bcc05] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf11</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf11 installation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">invalid password</category>
      <pubDate>Fri, 07 Nov 2014 17:09:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1479399</guid>
      <dc:date>2014-11-07T17:09:45Z</dc:date>
      <clearspace:dateToText>6 days 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Share feedback on ColdFusion 11 Update 3 early access build here</title>
      <link>https://forums.adobe.com/thread/1629452</link>
      <description>&lt;!-- [DocumentBodyStart:ed264a53-c838-49cf-b9c0-9d2e46b26b0a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://blogs.coldfusion.com/post.cfm/coldfusion-11-update-3-is-available-for-early-access" rel="nofollow"&gt;ColdFusion 11 Update 3 is available for early access &amp;#8212; Adobe ColdFusion Blog&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Adobe ColdFusion Team&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ed264a53-c838-49cf-b9c0-9d2e46b26b0a] --&gt;</description>
      <pubDate>Fri, 07 Nov 2014 14:35:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1629452</guid>
      <dc:date>2014-11-07T14:35:42Z</dc:date>
      <clearspace:dateToText>6 days 9 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Where can I download update 2 for ColdFusion 11</title>
      <link>https://forums.adobe.com/thread/1626778</link>
      <description>&lt;!-- [DocumentBodyStart:93c27f77-d4ea-4982-8e79-bcee433bcaa2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm behind a proxy server and I have added the following arguments to the "Server Settings &amp;gt; Java and JVM" in the Administrator&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Dhttp.proxyHost=proxyhostURL&lt;/p&gt;&lt;p&gt;-Dhttp.proxyPort=proxyPortNumber&lt;/p&gt;&lt;p&gt;-Dhttp.proxyUser=someUserName&lt;/p&gt;&lt;p&gt;-Dhttp.proxyPassword=somePassword&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can check for updates, but cannot download them. Where cna I download them from on the Adobe site?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:93c27f77-d4ea-4982-8e79-bcee433bcaa2] --&gt;</description>
      <pubDate>Fri, 07 Nov 2014 12:35:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1626778</guid>
      <dc:date>2014-11-07T12:35:06Z</dc:date>
      <clearspace:dateToText>6 days 11 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Only 100 connections using CF 11 Standard?</title>
      <link>https://forums.adobe.com/thread/1628907</link>
      <description>&lt;!-- [DocumentBodyStart:3f9fb10b-631a-4aa7-ba92-3cceb47b5f06] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Can anyone explain this statement from: &lt;a class="jive-link-external-small" href="http://www.adobe.com/products/coldfusion-family/buying-guide.html" rel="nofollow"&gt;Buying guide | Adobe ColdFusion 11 Enterprise&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-size: 12pt; font-family: 'book antiqua', palatino;"&gt;"** No more than hundred connections can be made using Standard, unlimted on Enterprise"&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;What type of "connection?"&amp;nbsp; A request? A web socket? Any kind?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;Thanks,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-family: adobe-clean, 'Helvetica Neue', Arial, sans-serif; color: #333333;"&gt;- Shawn&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:3f9fb10b-631a-4aa7-ba92-3cceb47b5f06] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">100 connections using cf 11 standard</category>
      <pubDate>Thu, 06 Nov 2014 21:56:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628907</guid>
      <dc:date>2014-11-06T21:56:23Z</dc:date>
      <clearspace:dateToText>1 week 1 hour ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion did not adjust for Daylight Savings Time change</title>
      <link>https://forums.adobe.com/thread/1626493</link>
      <description>&lt;!-- [DocumentBodyStart:0a3083b0-5ca3-403d-b7a2-b00ece9edb0d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Both my 8 and 11 machines did not adjust for DST over the weekend. The computer times look ok, but CF times are still an hour behind. We've restarted the server, which did not fix the problem. Any suggestions?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks! &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0a3083b0-5ca3-403d-b7a2-b00ece9edb0d] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">dst</category>
      <pubDate>Thu, 06 Nov 2014 21:08:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1626493</guid>
      <dc:date>2014-11-06T21:08:28Z</dc:date>
      <clearspace:dateToText>1 week 2 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to use .NET in CF ?</title>
      <link>https://forums.adobe.com/thread/1628683</link>
      <description>&lt;!-- [DocumentBodyStart:0d1ae4fe-7f6f-43d0-a5d8-1153d11ab872] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #333333; font-family: adobe-clean, sans-serif; font-size: 12px;"&gt;Yes. You can use ColdFusion to call local or remote Microsoft .NET assembly classes as CFML objects. ColdFusion applications can use .NET assemblies to directly access and control Microsoft products (such as Word, Excel, or PowerPoint), use existing .NET components, or use .NET assemblies that you create to leverage features that are difficult to use or not available in ColdFusion or Java.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0d1ae4fe-7f6f-43d0-a5d8-1153d11ab872] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 19:10:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628683</guid>
      <dc:date>2014-11-06T19:10:19Z</dc:date>
      <clearspace:dateToText>1 week 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Finding the Oracle datasource...</title>
      <link>https://forums.adobe.com/thread/1599061</link>
      <description>&lt;!-- [DocumentBodyStart:82fc832f-01e1-44e1-a48e-66a15ee5139b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've inherited a ColdFusion 10 application with an Oracle 11g backend; Windows server.&amp;nbsp;&amp;nbsp;&amp;nbsp; I am mostly a DBA and not a ColdFusion expert.&amp;nbsp; In the code for the application, they have the datasource hard coded.&amp;nbsp; This means when I move it to Test I must change the datasource, upload the modules, and test.&amp;nbsp;&amp;nbsp; After a successful test, I have to change the datasource, yet again, upload and have it promoted to production.&amp;nbsp;&amp;nbsp; I seem to remember in the old application I used to support, the code was generic and the datasource depended on what server you were on; if on development, test, or production you didn't have to worry.&amp;nbsp; I don't remember how this was done.&amp;nbsp;&amp;nbsp; What would be the best way to eliminate this hard coding and have it more automated?&amp;nbsp;&amp;nbsp; I know I'm probably missing something, but you all have been very helpful to me in the past few weeks, so hopefully, it's not a completely stupid question.&amp;nbsp;&amp;nbsp; Thank you.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:82fc832f-01e1-44e1-a48e-66a15ee5139b] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">datasource</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion 10</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">oracle 11g</category>
      <pubDate>Mon, 10 Nov 2014 16:25:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1599061</guid>
      <dc:date>2014-11-10T16:25:25Z</dc:date>
      <clearspace:dateToText>3 days 7 hours ago</clearspace:dateToText>
      <clearspace:replyCount>33</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Best Practices Question In Regards to Instancing Multiple CFCs That Need to Talk to Each Other</title>
      <link>https://forums.adobe.com/thread/1628649</link>
      <description>&lt;!-- [DocumentBodyStart:eee2a9ce-fd76-4b12-9213-02d11e46afd7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello CF Fans,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a &amp;#8220;best-practices&amp;rdquo; question in regards to how you recommend instancing CFCs that all need to talk to each other in a given project.&lt;/p&gt;&lt;p&gt;Let&amp;#8217;s say for example you have a web application that has a bunch of different modules in it:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Online Calendar&lt;/li&gt;&lt;li&gt;Online Store&lt;/li&gt;&lt;li&gt;Blog&lt;/li&gt;&lt;li&gt;File Manager (uploading/downloading/processing files)&lt;/li&gt;&lt;li&gt;User Accounts&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Each of these modules is nicely organized so that the functions that pertain to each module are contained within separate CFC files:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Calendar.cfc&lt;/li&gt;&lt;li&gt;Store.cfc&lt;/li&gt;&lt;li&gt;Blog.cfc&lt;/li&gt;&lt;li&gt;Files.cfc&lt;/li&gt;&lt;li&gt;Users.cfc&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Each CFC contains functions appropriate for that particular module. For example, the Users.cfc contains functions pertaining to logging users on/off, updating account info etc&amp;hellip;&lt;/p&gt;&lt;p&gt;Sometimes a CFC might need to reference a function in another CFC, for example, if the store (Store.cfc) needs to get information from a customer (Users.cfc).&amp;nbsp; There are a couple ways that I&amp;#8217;ve been playing with accomplishing this:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Within a CFC, instance the other CFC&amp;#8217;s that you&amp;#8217;re going to need:&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;lt;!--- Store.cfc ---&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #ff6600;"&gt; &amp;lt;cfcomponent&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;lt;!--- instance all the CFC&amp;#8217;s we will need here ---&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #ff6600;"&gt; &amp;lt;cfset usersCFC = CreateObject(&amp;#8220;component&amp;rdquo;,&amp;rdquo;users&amp;rdquo;) /&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #ff6600;"&gt; &amp;lt;cfset filesCFC = CreateObject(&amp;#8220;component&amp;rdquo;,&amp;rdquo;files&amp;rdquo;) /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;lt;cffunction name=&amp;rdquo;storeAction&amp;rdquo;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset var customerInfo = usersCFC.getUser(1) /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This approach seems to work for the most part unless some of the instanced CFC&amp;#8217;s also instance the CFC&amp;#8217;s that instance them.&amp;nbsp; For example: If Users.cfc instances Files.cfc and Files.cfc also instances Users.cfc. I&amp;#8217;ve run into problems with occasional dreaded NULL NULL errors with this probably because of some type of infinite recursion issue.&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 10pt; line-height: 1.5em;"&gt;2. Another way I&amp;#8217;ve tried to approach this is to instance any needed CFCs inside a CFC&amp;#8217;s function scope (this seems to prevent the recursion issues):&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt; &lt;span style="color: #ff6600;"&gt;&amp;lt;!--- Store.cfc ---&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #ff6600;"&gt; &amp;lt;cfcomponent&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cffunction name=&amp;rdquo;storeAction&amp;rdquo;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- create a struct to keep all this function&amp;#8217;s variables ---&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset var local = structNew() /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--- instance all the CFC&amp;#8217;s we will need here ---&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset local.usersCFC = CreateObject(&amp;#8220;component&amp;rdquo;,&amp;rdquo;users&amp;rdquo;) /&amp;gt;&lt;/span&gt;&lt;br/&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset local.filesCFC = CreateObject(&amp;#8220;component&amp;rdquo;,&amp;rdquo;files&amp;rdquo;) /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;cfset var customerInfo = local.usersCFC.getUser(1) /&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My concern with this approach is that it may not be as efficient because you wind up instancing the same CFC&amp;#8217;s multiple times for each function that needs it but it does solve the problem of recursion by isolating the CFCs to their respective functions.&lt;br/&gt; &lt;br/&gt; One thing I thought of, based on some things I&amp;#8217;ve seen online and articles on object oriented programming, is taking advantage of a &amp;#8220;Base.cfc&amp;rdquo; which uses the &amp;#8220;extends&amp;rdquo; property to instance all of the CFC&amp;#8217;s in the application.&amp;nbsp; However, I&amp;#8217;ve never tested this type of setup before and I&amp;#8217;m not sure if this is the ideal way to allow all my CFC&amp;#8217;s to talk to each other especially since I believe using extends overwrites functions if any of them share a common function name (e.g. &amp;#8220;init()&amp;rdquo;).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;lt;!--- Base.cfc ---&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #ff6600;"&gt;&amp;lt;cfcomponent extends=&amp;rdquo;calendar store blog users files&amp;rdquo;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How do you tackle this type of setup in your own applications?&amp;nbsp; I&amp;#8217;d love to hear your thoughts!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eee2a9ce-fd76-4b12-9213-02d11e46afd7] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">coldfusion</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfc</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfcs</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">extends</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">best practices</category>
      <pubDate>Thu, 06 Nov 2014 17:36:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628649</guid>
      <dc:date>2014-11-06T17:36:54Z</dc:date>
      <clearspace:dateToText>1 week 6 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Website is slow to load when someone first connects</title>
      <link>https://forums.adobe.com/thread/1628681</link>
      <description>&lt;!-- [DocumentBodyStart:516671cf-1cdc-470a-87ae-98d830631f23] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Greetings all. I have a strange problem. I recently installed ColdFusion 11 on a fresh test server running Windows Server 2008 and IIS7. Since this is a test server there isn't really any traffic going to it, so it probably doesn't serve pages but when I connect to it.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Now if I try to access a page after having not done anything in a while the browser will sit for about 15-20 seconds before the page loads. After that though every page loads just as fast as I'd expect. If I stop browsing the site and wait a while (not exactly sure how long, 10+ minutes?) it does the same thing.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is only happening to the sites I have set up as ColdFusion sites. I have a test site that isn't configured via the Coldfusion tool and only has html content and it loads just fine.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have followed the ColdFusion connector tuning found here: &lt;a class="jive-link-external-small" href="http://blogs.coldfusion.com/post.cfm/coldfusion-11-iis-connector-tuning" rel="nofollow"&gt;ColdFusion 11 IIS Connector Tuning &amp;#8212; Adobe ColdFusion Blog&lt;/a&gt; and it hasn't changed the problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone else run into this or know how I can fix it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:516671cf-1cdc-470a-87ae-98d830631f23] --&gt;</description>
      <pubDate>Thu, 06 Nov 2014 17:23:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1628681</guid>
      <dc:date>2014-11-06T17:23:05Z</dc:date>
      <clearspace:dateToText>1 week 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion 10 Enterprise Lincese</title>
      <link>https://forums.adobe.com/thread/1627211</link>
      <description>&lt;!-- [DocumentBodyStart:466fa826-11cb-42d8-bad1-b6435565e4cb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p&gt;I would like to migrate me ColdFusion 10 Enterprise 2CPU license to a new VMware server. The issue is VMware doesn't support multi core processors, so the server built with 8 processors.&lt;/p&gt;&lt;p&gt;Am I allowed to migrate this ColdFusion license to the new server? Do I need to upgrade my ColdFusion License?&lt;/p&gt;&lt;p&gt;Thanks for your help&lt;/p&gt;&lt;p&gt;Regards&lt;/p&gt;&lt;p&gt;MA &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:466fa826-11cb-42d8-bad1-b6435565e4cb] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 23:48:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627211</guid>
      <dc:date>2014-11-05T23:48:25Z</dc:date>
      <clearspace:dateToText>1 week 24 hours ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Anyone manage to get ColdFusion to work under Apache on OS X 10.10 Yosemite?</title>
      <link>https://forums.adobe.com/thread/1627961</link>
      <description>&lt;!-- [DocumentBodyStart:b5f8c1c3-a608-45a3-b001-930852239bbe] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi all I'm having great difficulty getting ColdFusion10 to work under Apache with OS X 10.10 Yosemite.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here is a description of what I've faced and a little of what I've done to solve my problem&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Problem 1&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Apache httpd.conf file gets messed up&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Solution: copy original httpd.conf file from /etc/apache2/original/ to /etc/apache2/&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Problem 2&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;No Java Virtual Machine is installed!&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Solution: install Java (version 6 or 7 is better) you may only be able to install version 8&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Problem 3 &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;ColdFusion doesn't know where your Java installation is so find and update your ColdFusion configuration files&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;/Applications/ColdFusion10/cfusion/bin/jvm.config&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;/Applications/ColdFusion10/cfusion/bin/coldfusion&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;/Applications/ColdFusion10/cfusion/runtime/bin/wsconfig_jvm.config&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;change the source to whatever your current Java is and where it's located&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;for example if you have version 7 installed:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;if you have version 8 installed:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Problem 4&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: YOUR PATH HERE!&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;Solution:Still working on this one!&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b5f8c1c3-a608-45a3-b001-930852239bbe] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">osx yosemite</category>
      <pubDate>Wed, 05 Nov 2014 21:31:06 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627961</guid>
      <dc:date>2014-11-05T21:31:06Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>32 and 64-bit CD</title>
      <link>https://forums.adobe.com/thread/1627920</link>
      <description>&lt;!-- [DocumentBodyStart:0103f02a-5be7-4486-a2f6-e3b58454f7cc] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;is there only one CD for ColdFusion for both 32 and 64-bit?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0103f02a-5be7-4486-a2f6-e3b58454f7cc] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 20:03:27 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627920</guid>
      <dc:date>2014-11-05T20:03:27Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion 11 Destroyed My Charts</title>
      <link>https://forums.adobe.com/thread/1535441</link>
      <description>&lt;!-- [DocumentBodyStart:dd6eb9c4-d97f-4810-8da0-047bddb7d608] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Surely we can't be the only ones who are disappointed with the newest charting engine in CF11?&amp;nbsp; Yes, ZingCharts can be cool and the plethora of style options gives us total freedom to build the perfect chart.&amp;nbsp; However, that is also the root of the problem!&amp;nbsp; Since CF8, CFCHART has been adequate for our needs.&amp;nbsp; It produced good looking chart images and was just flexible enough for us to produce what we needed while staying simple enough for us to put together quickly and move on in development.&amp;nbsp; This has been true up through CF10....&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We just installed CF11 on our test server and it has DESTROYED every chart we produce using the same code we've had in place for years. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Custom chart colors: gone.&amp;nbsp; Readability: hit or miss.&amp;nbsp; 3D angles and depths: changed.&amp;nbsp; Proper fitting of images in pages: gone.&amp;nbsp; Legends specifically told to hide: now showing, and showing incorrectly.&amp;nbsp; Labels: FUBAR.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What the hell?!&amp;nbsp; Who was in charge of the backward compatibility of this charting engine?&amp;nbsp; The least that should have been done was to give us a default style similar to the old one.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Again, we liked the simplicity the old engine gave us.&amp;nbsp; And, while it would be cool to spend some time with the ZingChart Editor creating super awesome charts, we don't have the time to mess with the minutiae of all the little details for these charts.&amp;nbsp; But it looks like I have no choice.&amp;nbsp; So, instead of proceeding with our upgrade to CF11 we have to stop and reconfigure hundreds of CFCHART tags!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here are some examples of our mangled charts that have had NO CODE CHANGES from CF10 to CF11:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;table border="1" class="jiveBorder" height="785" style="border: 1px solid rgb(0, 0, 0); width: 965px; height: 758px;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;color: #ffffff;background-color: #6690bc;text-align: center;" valign="middle"&gt;&lt;strong style="font-size: 12pt;"&gt;CF10&lt;/strong&gt;&lt;/th&gt;&lt;th style="border:1px solid black;border: 1px solid rgb(0, 0, 0);padding: 2px;color: #ffffff;background-color: #6690bc;text-align: center;" valign="middle"&gt;&lt;span style="font-size: 12pt;"&gt;&lt;strong&gt;CF11&lt;/strong&gt;&lt;/span&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);text-align: center;padding: 2px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6597489-657683/CF10_3dBar.PNG"&gt;&lt;img alt="CF10_3dBar.PNG" class="jive-image image-1" height="224" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6597489-657683/CF10_3dBar.PNG" style="height: auto;" width="354"/&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);text-align: center;padding: 2px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6597489-657684/cf11_3dbar.PNG"&gt;&lt;img alt="cf11_3dbar.PNG" class="jive-image image-2" height="225" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6597489-657684/cf11_3dbar.PNG" style="height: auto;" width="356"/&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);text-align: center;padding: 2px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6597489-657685/cf10_3dpie.PNG"&gt;&lt;img alt="cf10_3dpie.PNG" class="jive-image image-3" height="361" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6597489-657685/cf10_3dpie.PNG" style="height: auto;" width="428"/&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);text-align: center;padding: 2px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6597489-657686/cf11_3dpie.PNG"&gt;&lt;img alt="cf11_3dpie.PNG" class="jive-image image-4" height="367" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6597489-657686/cf11_3dpie.PNG" style="height: auto;" width="479"/&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);text-align: center;padding: 2px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6597489-657687/cf10_2dline.PNG"&gt;&lt;img alt="cf10_2dline.PNG" class="image-5 jive-image" height="81" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6597489-657687/cf10_2dline.PNG" style="height: auto;" width="370"/&gt;&lt;/a&gt;&lt;/td&gt;&lt;td style="border:1px solid black;border: 1px solid rgb(0, 0, 0);text-align: center;padding: 2px;"&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6597489-657688/cf11_2dline.PNG"&gt;&lt;img alt="cf11_2dline.PNG" class="jive-image image-6" height="81" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6597489-657688/cf11_2dline.PNG" style="height: auto;" width="345"/&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;OK, rant over.&amp;nbsp; Have to waste time fixing this bullsh*t...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dd6eb9c4-d97f-4810-8da0-047bddb7d608] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfchart</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf11</category>
      <pubDate>Wed, 05 Nov 2014 17:15:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1535441</guid>
      <dc:date>2014-11-05T17:15:08Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>21</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>[CF10] CFINPUT custom validation start and end dates</title>
      <link>https://forums.adobe.com/thread/1627690</link>
      <description>&lt;!-- [DocumentBodyStart:5fd12374-8967-434b-81b9-9d1b2f42d41c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello, everyone,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Another developer that I am working with is working with a form that has start and end dates.&amp;nbsp; He'd like to be able to use custom JavaScript validation to make sure that not only are the dates in proper format (that part of the JS is working fine), but that it will also check to make sure that the start date will always be prior to (or equal to) the end date, and will throw an alert if the end date is before the start date.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've Googled for this, and am finding informative suggestions on just making sure the date is in the right format, or falls within a certain range, but nothing on how to make sure that one date is before (or less than) another.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm guessing that data binding might be a part of it.&amp;nbsp; Can anyone suggest how to set these fields so that each has a validateat="onblur" that will check both values?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Also, as a related issue, he has the CF datepicker working as far as entering the dates, but since the field doesn't get/lose focus on this, how do we trigger the function?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;V/r,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;^_^&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5fd12374-8967-434b-81b9-9d1b2f42d41c] --&gt;</description>
      <pubDate>Wed, 05 Nov 2014 16:48:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627690</guid>
      <dc:date>2014-11-05T16:48:04Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfgrid column results are switching places</title>
      <link>https://forums.adobe.com/thread/1627544</link>
      <description>&lt;!-- [DocumentBodyStart:7e7cc767-9b4c-4c29-86d3-8cf08282f382] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We have just moved to a "new" server that is Windows Server 2008 R2.&amp;nbsp; I have installed CF 11.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There are two cfgrids and no code has changed with these grids.&amp;nbsp; Also, when running the grids on my localhost on my laptop I do not get the issue explained below.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;One grid has a column "schoolyear" and the second grid has a columns "user role".&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The results for these two are showing up under the other's columns.&amp;nbsp; i.e. "school year" shows the "user role" drop down and "User role" displays the "schoolyear" dropdown in the grid.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I thought it was perhaps a java issue and we have installed the latest version of java on the server.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any help is greatly appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Brett. &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7e7cc767-9b4c-4c29-86d3-8cf08282f382] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cfgrid</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">&lt;cfgrid&gt;</category>
      <pubDate>Wed, 05 Nov 2014 15:12:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627544</guid>
      <dc:date>2014-11-05T15:12:21Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>IIS 7 and CF10 Service Unavailable error message config.</title>
      <link>https://forums.adobe.com/thread/1627366</link>
      <description>&lt;!-- [DocumentBodyStart:e8e2de89-d20e-4322-aa93-1745f511e678] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I don't expect much luck at getting a reply here but here goes.. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;After having problems with one of the CF10 updates running under IIS 7 there was a 'Service Unavailable' (503) error message from the Tomcat server showing on all the sites we run. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What we want to do is set up a system where IIS takes over if CF goes down and shows a nice error message which is different on each site. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Alternatively a way to easilly switch IIS from using CF to point each site to another local site while the CF server is down.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e8e2de89-d20e-4322-aa93-1745f511e678] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">iis</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">errors</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">cf10</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">iis7</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">iis_7</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">iis 7</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2223">error pages</category>
      <pubDate>Wed, 05 Nov 2014 12:02:17 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1627366</guid>
      <dc:date>2014-11-05T12:02:17Z</dc:date>
      <clearspace:dateToText>1 week 1 day ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

