<?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>Adobe Community : Popular Discussions - ColdFusion Builder</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusionbuilder?view=discussions</link>
    <description>Popular Discussion Threads in ColdFusion Builder</description>
    <language>en</language>
    <pubDate>Mon, 16 May 2011 19:06:19 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2011-05-16T19:06:19Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Subclipse Error</title>
      <link>https://forums.adobe.com/thread/741449</link>
      <description>&lt;!-- [DocumentBodyStart:909f1b1e-00c5-4ffe-b06d-72ba1afab5b8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I just installed Coldfusion Builder with the Subclipse plugin and when I am in the Team Synchronization view I cannot right click on files.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I get the errors "Unhandled event loop exception" and "Could not find new menu: synchronize" reported in the error log window.&lt;br/&gt; &lt;br/&gt; I have so far tracked this down to a problem with Aptana, which is built into CF Builder, but I can't figure out a way to fix it.&lt;br/&gt; &lt;br/&gt; This happens both in CF Builder standalone and Eclipse Plugin.&lt;br/&gt; &lt;br/&gt; Has anybody seen this and have any ideas how to fix it?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:909f1b1e-00c5-4ffe-b06d-72ba1afab5b8] --&gt;&lt;img src='/beacon?t=1415920618315' /&gt;</description>
      <pubDate>Thu, 21 Oct 2010 15:09:29 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/741449</guid>
      <dc:date>2010-10-21T15:09:29Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>9</clearspace:messageCount>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFBuilder 3 syntax coloring is not working for nested tags, why did I miss?</title>
      <link>https://forums.adobe.com/thread/1476669</link>
      <description>&lt;!-- [DocumentBodyStart:0aeb63d3-6861-4b0f-8243-f0ccf83769d7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt; In the example below, the &amp;lt;cfclient&amp;gt; tags are red, but not for the &amp;lt;cfinclude&amp;gt; tag.&lt;/p&gt;&lt;p class="p1"&gt;&amp;lt;cfclient&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;!--- All cfclient code to creat dynamic HTML and &lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; interface with data access CFC is in the following included file ---&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;cfinclude template="index_include.cfm" &amp;gt;&lt;/p&gt;&lt;p class="p1"&gt;&amp;lt;/cfclient&amp;gt;&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;Similarly, the &amp;lt;html&amp;gt; tags are blue, but not the &amp;lt;head&amp;gt; tags&lt;/p&gt;&lt;p class="p1" 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 class="p1"&gt;&amp;lt;html&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;head&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;link rel="stylesheet" href="css/jquery.mobile-1.4.2.min.css" &amp;gt;&amp;lt;/link&amp;gt;&lt;/p&gt;&lt;p class="p3" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;script src="js/jquery-2.1.0.min.js" &amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;script src="js/app.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;script src="js/jquery.mobile-1.4.2.min.js" &amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;style &amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; table th {&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; text-align:left;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; }&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;/style&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;nbsp; &amp;lt;/head&amp;gt;&lt;/p&gt;&lt;p class="p2"&gt;&amp;lt;/html&amp;gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0aeb63d3-6861-4b0f-8243-f0ccf83769d7] --&gt;</description>
      <pubDate>Sat, 17 May 2014 22:45:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1476669</guid>
      <dc:date>2014-05-17T22:45:59Z</dc:date>
      <clearspace:dateToText>3 weeks 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>13</clearspace:messageCount>
      <clearspace:replyCount>12</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Synchronization via FTP</title>
      <link>https://forums.adobe.com/thread/1419697</link>
      <description>&lt;!-- [DocumentBodyStart:b746aab1-5311-47d1-b6f3-8e6902040f04] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is CFBuilder dropping FTP synchronization, or is it just not part of Thunder yet?&amp;nbsp; Or should I install some 3rd party plugin.&amp;nbsp; Yes I know FTP synchronization is old school.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b746aab1-5311-47d1-b6f3-8e6902040f04] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cfbuilder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">synchronization</category>
      <pubDate>Mon, 03 Mar 2014 18:06:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1419697</guid>
      <dc:date>2014-03-03T18:06:42Z</dc:date>
      <clearspace:dateToText>6 days 24 hours ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How Do I Remove/Edit FTP setting in CFbuilder 3</title>
      <link>https://forums.adobe.com/thread/1491185</link>
      <description>&lt;!-- [DocumentBodyStart:19ded077-6dd1-4b59-9dd9-d7dea882ed4e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I went through the Sync&amp;nbsp; settings and now I don't how to change or delete the FTP servers&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:19ded077-6dd1-4b59-9dd9-d7dea882ed4e] --&gt;</description>
      <pubDate>Fri, 06 Jun 2014 15:42:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1491185</guid>
      <dc:date>2014-06-06T15:42:04Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to turn off automatic variable code suggest for a single page?</title>
      <link>https://forums.adobe.com/thread/1577658</link>
      <description>&lt;!-- [DocumentBodyStart:87788b8c-71b5-4e9b-81ea-44734c16c54a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Does anyone know how to turn off the code assist feature where CFBuilder tries to assist you by listing all the variables on the page?&amp;nbsp; I have a CFC with over 3000 lines and it causes CFBuilder to hang/freeze like you wouldn't believe.&amp;nbsp; I'd like to turn off this feature for large files (or at least see if I can tune the feature to be smarter about what variables it suggests).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone know how to disable this feature on a specific template or turn this feature off altogether?&amp;nbsp; Note: I do want to keep the tag attribute suggestion if possible.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:87788b8c-71b5-4e9b-81ea-44734c16c54a] --&gt;</description>
      <pubDate>Wed, 17 Sep 2014 17:40:32 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1577658</guid>
      <dc:date>2014-09-17T17:40:32Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>3 annoying changes in CFBuilder 3</title>
      <link>https://forums.adobe.com/thread/1481894</link>
      <description>&lt;!-- [DocumentBodyStart:a3ec1560-e49b-456c-98ee-82396378e418] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;There are 3 changes from CFB2 to CFB3 that are pretty annoying and I am wondering if anyone has a fix?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Word-wrap has seemed to have disappeared. It is no longer in preferences in the same place, nor any other that I can find? I have found an eclipse plugin to take care of this for now, but wondering if there is an official way to do this within CFB3 or was this an Aptana feature that Adobe decided not to implement in their rewrite? I would think word-wrap to be pretty basic functionality in an editor...&lt;/li&gt;&lt;li&gt;In Outline View I always set the filter to CFFUNCTION only. When using cfscript based components, the outline view is polluted by any javadoc comments you may have. There is a new toggle button available: "Show Function Only" but it defaults to off and so you continually need to click this button for every cfc you have open to hide the mis-parsed comment detritus. Very annoying. There must be a way to either remove these comments altogether or at least have that toggle feature stick to on?&lt;/li&gt;&lt;li&gt;Continuing in Outline View: there now seems to be a maximum viewable width to display functions. The view now truncates function names with an ellipsis no matter how wide you make the Outline View. This makes the view completely unusable with longer function names... especially where those function names begin similarly... I cannot find any settings to alter this?&lt;/li&gt;&lt;/ol&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am running CFB3 as a plugin on 64-bit Kepler on Win 7 and Win 8.1 64-bit.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Andy K&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a3ec1560-e49b-456c-98ee-82396378e418] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">outline</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cfbuilder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">coldfusion builder</category>
      <pubDate>Sat, 24 May 2014 16:46:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1481894</guid>
      <dc:date>2014-05-24T16:46:34Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFBuilder3 can't fun services browser??</title>
      <link>https://forums.adobe.com/thread/1477336</link>
      <description>&lt;!-- [DocumentBodyStart:fa2fc1c5-9689-4e1b-9a10-c43027e0b34c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;i can't find the services browser tab in cfbuilder3&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fa2fc1c5-9689-4e1b-9a10-c43027e0b34c] --&gt;</description>
      <pubDate>Mon, 19 May 2014 04:35:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1477336</guid>
      <dc:date>2014-05-19T04:35:44Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>reset  coldfusion builder editor colors</title>
      <link>https://forums.adobe.com/thread/730893</link>
      <description>&lt;!-- [DocumentBodyStart:98e5973e-5eed-4038-9f87-1f7abdab4851] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;ive really messed up my coldfusion builder editor colors but can't reset them&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I tried the resrore defualts in the prefs&amp;gt;coldfusion&amp;gt;editorProfiles&amp;gt;editor&lt;/p&gt;&lt;p&gt;but nothing happened.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Maybe I need to delete some xml prefs files somewhere?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:98e5973e-5eed-4038-9f87-1f7abdab4851] --&gt;</description>
      <pubDate>Wed, 29 Sep 2010 12:00:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/730893</guid>
      <dc:date>2010-09-29T12:00:25Z</dc:date>
      <clearspace:dateToText>4 years 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion Builder 3... Poor poor poor</title>
      <link>https://forums.adobe.com/thread/1546414</link>
      <description>&lt;!-- [DocumentBodyStart:ed01efe6-4397-4760-9ed3-d22f70691832] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have to admit that I am greatly disappointed with CFB 3. The loss of something as simple as FTP synchronization is ridiculous. The time I have spent trying to find a work around has been fruitless. The eclipse RES plugin has a bug, so it doesn't work. Installing the Aptana plugin is somewhat functional but you are constantly jumping between views to code. The built in "import/export" feature is a sad excuse for FTP synchronization and generally doesn't work. Code hinting is hit and miss, loss of word warp and the list goes on. Further more, the interface is not intuitive and help documentation is spotty and less then helpful.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've installed CFB 3 as an eclipse plugin (which runs faster and smoother) as well as stand alone. Both being a vast disappointment. To further my disappointment, it's quite apparent that no one from the CFB team monitors or responds to any posts on this forum.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ed01efe6-4397-4760-9ed3-d22f70691832] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">poor_product</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">disappointing</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">ftp;</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">coldfusion_builder_3</category>
      <pubDate>Wed, 13 Aug 2014 11:56:13 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1546414</guid>
      <dc:date>2014-08-13T11:56:13Z</dc:date>
      <clearspace:dateToText>2 months 2 days ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Coldfusion Builder 3: Tag Editor, does it exist?</title>
      <link>https://forums.adobe.com/thread/1535583</link>
      <description>&lt;!-- [DocumentBodyStart:56551af3-5744-47b1-ae3e-853dfd058c6f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I see in the help file for ColdFusion Builder 2 that it used to have a tag editor.&amp;nbsp; The keystroke doesn't seem to do anything and I can't find anything in ColdFusion Builder 3 that resembles a tag editor.&amp;nbsp; I am new to ColdFusion Builder as I have been using HomeSite for a long time, but finally decided to make the jump.&amp;nbsp; I am really liking everything I see, but the one thing I am having a hard time with is being able to do standard HTML, like loading an image tag in an editor and choose a picture and it will pull the width and height for me.&amp;nbsp; Or being able to just drag an image onto my code and have it create the image tag with the link.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have searched around the program and finding nothing, can anyone shed any light on whether this exists or not?&amp;nbsp; If not, what is the way I should get used to.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Right now I see that I can press Ctrl+Space when I am on existing image file name in a &amp;lt;img &amp;gt; tag and I can double-click to open the file editor, but then I have to double-click on the filename and it just inserts it in between my image text, so then I have to modify the text, and then I need to open windows explorer and properties on the image so I can get the size and then update those fields.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you for any light you can shed on this, because I really do like the editor now.&amp;nbsp; I did try CFB2 and it was crashing and clunky so I kept using HomeSite, but now I think I will make the change.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:56551af3-5744-47b1-ae3e-853dfd058c6f] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">tag editor</category>
      <pubDate>Wed, 30 Jul 2014 18:43:30 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1535583</guid>
      <dc:date>2014-07-30T18:43:30Z</dc:date>
      <clearspace:dateToText>1 day 6 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Are keyboard shortcuts broken on CFB3 on OSX for anyone else?</title>
      <link>https://forums.adobe.com/thread/1528317</link>
      <description>&lt;!-- [DocumentBodyStart:f80257c4-771b-401e-965e-8a898e1ce2f2] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hitting command+t displays the shortcut list but hitting a key does not fire off the shortcut.&amp;nbsp; Clicking the shortcut works but not via the keyboard.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f80257c4-771b-401e-965e-8a898e1ce2f2] --&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:54:19 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1528317</guid>
      <dc:date>2014-07-22T13:54:19Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How to show cfm, html, js, css, and browser tab in coldfusion builder 3?</title>
      <link>https://forums.adobe.com/thread/1525547</link>
      <description>&lt;!-- [DocumentBodyStart:64dfc064-525e-433e-99a6-49ee5411be4e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;On Coldfusion Builder 2, I see these tabs are available when I create a new page, but not on Coldfusion Builder 3.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;&lt;a href="http://i.stack.imgur.com/fZNKO.png"&gt;&lt;img alt="fZNKO.png" class="jive-image image-1" src="http://i.stack.imgur.com/fZNKO.png" style="height: 668px; width: 620px;"/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #000000; font-size: 14px; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;"&gt;What should I do to show them on CFB 3?&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:64dfc064-525e-433e-99a6-49ee5411be4e] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">html</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">css</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">js</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">tabs</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cfm</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">browse_panel</category>
      <pubDate>Sat, 19 Jul 2014 10:21:54 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1525547</guid>
      <dc:date>2014-07-19T10:21:54Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion Builder 3 Settings Reset on Restart</title>
      <link>https://forums.adobe.com/thread/1503967</link>
      <description>&lt;!-- [DocumentBodyStart:15fc7e83-a61f-44d4-95f0-903b0b691900] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've downloaded the ColdFusion Builder 3 trial and am experiencing some odd and very annoying behavior.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've customized some code editor text font and color settings. I've added an entry to the CF Servers panel for an instance of ColdFusion 10 running inside a VMWare virtual server on my laptop.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I restart Eclipse, all the code customizations I've made are reverted back to the default install settings and the entry in my CF Servers panel is gone.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've been an IntelliJ user for well over a year, but in doing much more cfscript-based development the CF Plugin for IntelliJ is proving to be a hindrance so I thought I'd give CFB 3 a try and see if there were any improvements over CFB 2. However, I can't take this kind of behavior. Hopefully someone can give me a setting or someone else has seen this before and can give me an idea of where to start looking.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have CF Builder installed as a plugin into Eclipse Kepler 64-bit for Mac. I added the CF Builder update site and have updated to CF Builder 3.0.0.290000. I also previously installed as the standalone version with no additional plugins and experienced the same behavior.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone have any ideas?&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;Dan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:15fc7e83-a61f-44d4-95f0-903b0b691900] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">settings</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">restart</category>
      <pubDate>Sun, 22 Jun 2014 22:18:53 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1503967</guid>
      <dc:date>2014-06-22T22:18:53Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>25</clearspace:messageCount>
      <clearspace:replyCount>24</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion Builder 3 Express - Debug support</title>
      <link>https://forums.adobe.com/thread/1475108</link>
      <description>&lt;!-- [DocumentBodyStart:31a8add8-8652-45f4-9ac8-69b3dba4d84e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have coldfusion 10 and wanted to know if I get ColdFusion Builder 3 trial version. After 60 days, it will get converted to express edition, I wanted to know if debugging will work with express edition.&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;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Dharmendra&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:31a8add8-8652-45f4-9ac8-69b3dba4d84e] --&gt;</description>
      <pubDate>Wed, 14 May 2014 19:42:51 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1475108</guid>
      <dc:date>2014-05-14T19:42:51Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Undo Buffer Issue</title>
      <link>https://forums.adobe.com/thread/1424920</link>
      <description>&lt;!-- [DocumentBodyStart:36a1535b-7583-48e8-8ce8-7c11de27f78a] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have the Thunder Beta installed as a standalone installation. I have also found this bug with Thunder installed as a plugin to Eclipse&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since using Thunder, I have noticed that my undo buffer is not working correctly. &lt;/p&gt;&lt;p&gt;I get around 25-30 undos before Eclipse will no longer undo anything further.&lt;/p&gt;&lt;p&gt;The undo history size setting defaults to something like 200 and I have tried upping it to 1000 to see if it helped.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It doesn't seem to matter what I do, but I can only undo 25 or so actions before I can not undo anything.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This happens with imported projects as well as new ones. Existing cfml/cfc files as well as newly created ones.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:36a1535b-7583-48e8-8ce8-7c11de27f78a] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">bug</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">undo_problem</category>
      <pubDate>Mon, 10 Mar 2014 19:26:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1424920</guid>
      <dc:date>2014-03-10T19:26:12Z</dc:date>
      <clearspace:dateToText>8 months 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>I cannot uninstall MS Visual Studio Team Foundation Server Plug-in Trial Version from CFBuilder 2</title>
      <link>https://forums.adobe.com/thread/1385625</link>
      <description>&lt;!-- [DocumentBodyStart:488747e0-0f6c-4b87-92d4-7b5a816ef62c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I installed the Microsoft Visual Studio Foundation Server plug-in&lt;/p&gt;&lt;p&gt; (&lt;/p&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=";"&gt;&amp;nbsp; Microsoft Visual Studio Team Foundation Server plug-in for Eclipse&lt;/td&gt;&lt;td style=";"&gt;10.0.0.201003261741&lt;/td&gt;&lt;td style=";"&gt;com.microsoft.tfs.client.eclipse.feature.feature.group&lt;/td&gt;&lt;td style=";"&gt;Microsoft&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm running windows 7 Enterprise Service Pack 1 64-bit. The CFBuilder version is shown in the image below.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;and now want to install a different full version of the plug-in but cannot do that without uninstalling this one first. However, I have been unable to Uninstall the plug-in no matter what I have tried. The "easy" way using the uninstall button is not available to ( see image below). I have tried numerous suggestions for manual uninstall but the plug-in will not go away, and thus prevents me from installing the newer version. Upgrading is not allowed. I have been using "Run As Administrator" etc to make sure I have adequate permissions.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;At this point I am feeling stumped and may just have to uninstall CFBuilder and start over unless someone can suggest something new to try.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thank you in advance for any help/suggestions that can be offered.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img src=""/&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:488747e0-0f6c-4b87-92d4-7b5a816ef62c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">uninstall</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">uninstall_failure</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">tfs</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">team_foundation_server</category>
      <pubDate>Tue, 21 Jan 2014 16:42:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1385625</guid>
      <dc:date>2014-01-21T16:42:39Z</dc:date>
      <clearspace:dateToText>6 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>11</clearspace:messageCount>
      <clearspace:replyCount>10</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion Builder 2 HANGS</title>
      <link>https://forums.adobe.com/thread/1356885</link>
      <description>&lt;!-- [DocumentBodyStart:90dbdfd3-8319-4e8d-a37f-bb7739c732d6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I downloaded and installed the CF Builder 2 (Version: 2.0.1 Build: 282422) and almost daily (but not at any regular time or interval) it hangs, then I have to manually kill the process, and often lose some work. When this happens the CPU resources get pegged at 100% or more by the ColdFusion Builder 2 process. I can't identify any specific operation that appears to cause this either; I'm almost always just typing code when the freeze occurs. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm on Mac OSX 10.9, 16GB RAM&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;Has anyone else experienced this? Any work arounds out there?&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'm going to be running out of free trial time and unfortunately there is no way I can justify paying for this product. I was using Dreamweaver (which I still like and may go back to) but has anyone else seen/used a good CFML editor?&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;Thanks in advance,&lt;/p&gt;&lt;p class="p1" style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p class="p1"&gt;Rich&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:90dbdfd3-8319-4e8d-a37f-bb7739c732d6] --&gt;</description>
      <pubDate>Thu, 12 Dec 2013 17:27:46 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1356885</guid>
      <dc:date>2013-12-12T17:27:46Z</dc:date>
      <clearspace:dateToText>11 months 24 hours ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>RDS and SSL</title>
      <link>https://forums.adobe.com/thread/1172617</link>
      <description>&lt;!-- [DocumentBodyStart:306536a1-2dc4-46de-b196-658d99b86c5c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p style="font-size: 12px; font-family: Helvetica;"&gt;Hi everybody, &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: Helvetica;"&gt;&lt;strong&gt;I&lt;/strong&gt;&lt;span&gt;'m trying to configure a CF Environment using Adobe ColdFusion10 on my Mac Mini running Lion Server and on the client site CF Builder 2.0 on my MB Pro running Mountain Lion 10.8.3. My Webserver uses a self-created root certificate for SSL connection. Simple .cfm files I copied to the webroot manually are as well displayed as any other .html or .php sites uploaded to the server (which I assume means that the connector is working properly). Also the CF Administrator Website is working fine using the &lt;/span&gt;&lt;a class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/a&gt;&lt;span&gt; connection at port 443.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: Helvetica;"&gt;The main problem I'm constantly running into is, that when I'm trying to configure a &lt;span style="text-decoration: underline;"&gt;remote server in CF Builder&lt;/span&gt; (&amp;hellip; defining port 443 for SSL connection) the status of the configured server is "Running" when the option for RDS "Enable SSL" is &lt;span style="text-decoration: underline;"&gt;disabled&lt;/span&gt;. When I try to connect to the sample databases in the "RDS Dataview" with this settings I get the following message:&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 style="font-size: 11px; font-family: 'Lucida Grande';"&gt;An error has occurred. See error log for more details.&lt;/p&gt;&lt;p style="text-indent: 0.3px; font-size: 11px; font-family: 'Lucida Grande';"&gt;For input string: "&amp;lt;!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"&amp;gt;&lt;/p&gt;&lt;p style="font-size: 11px; font-family: 'Lucida Grande';"&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&lt;/p&gt;&lt;p style="font-size: 11px; font-family: 'Lucida Grande';"&gt;&amp;lt;title&amp;gt;400 Bad Request&amp;lt;/title&amp;gt;&lt;/p&gt;&lt;p style="font-size: 11px; font-family: 'Lucida Grande';"&gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&lt;/p&gt;&lt;p style="font-size: 11px; font-family: 'Lucida Grande';"&gt;&amp;lt;h1&amp;gt;Bad Request&amp;lt;/h1&amp;gt;&lt;/p&gt;&lt;p style="font-size: 11px; font-family: 'Lucida Grande';"&gt;&amp;lt;p&amp;gt;Your browser sent a request that this server could not understand.&amp;lt;br /&amp;gt;&lt;/p&gt;&lt;p style="font-size: 11px; font-family: 'Lucida Grande';"&gt;Reason&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 style="font-size: 12px; font-family: Helvetica;"&gt;When I'm enabling the SSL option the server status suddenly turns to "Stopped". The RDS Dataviewer prompts the following message:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: Helvetica;"&gt;"peer not authenticated"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: Helvetica;"&gt;So I'm absolutely stuck here and don't know what to do or where to start solving this problem. Probably somebody can help me out here. Any advice is highly appreciated.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="font-size: 12px; font-family: Helvetica;"&gt;Best greeting from Tyrol Austria&lt;/p&gt;&lt;p style="font-size: 12px; font-family: Helvetica;"&gt;Axel&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:306536a1-2dc4-46de-b196-658d99b86c5c] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">installation</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">getting_started</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">remote_server</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">coldfusion_builder_2</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">coldfusion_10</category>
      <pubDate>Mon, 18 Mar 2013 16:20:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1172617</guid>
      <dc:date>2013-03-18T16:20:41Z</dc:date>
      <clearspace:dateToText>1 year 8 months ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>mxunit plugin</title>
      <link>https://forums.adobe.com/thread/950708</link>
      <description>&lt;!-- [DocumentBodyStart:edc6aadb-8066-470d-86d1-971f80418efb] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When I try to install mxunit plugin in coldfusion builder 2 it won't install.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;An error occurred while collecting items to be installed&lt;/p&gt;&lt;p&gt;session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).&lt;/p&gt;&lt;p&gt;No repository found containing: osgi.bundle,com.adobe.ide.coldfusion.search,2.0.0.277745&lt;/p&gt;&lt;p&gt;No repository found containing: osgi.bundle,com.adobe.ide.coldfusion.ui,2.0.0.277745&lt;/p&gt;&lt;p&gt;No repository found containing: osgi.bundle,com.adobe.ide.editor.cfml,2.0.0.277745&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anybody ever had this issue? On windows, standalone installation.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:edc6aadb-8066-470d-86d1-971f80418efb] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">mxunit</category>
      <pubDate>Tue, 17 Jan 2012 18:06:09 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/950708</guid>
      <dc:date>2012-01-17T18:06:09Z</dc:date>
      <clearspace:dateToText>2 years 10 months ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Remove synchronized connection</title>
      <link>https://forums.adobe.com/thread/892778</link>
      <description>&lt;!-- [DocumentBodyStart:d96cf0fb-ca6d-4cf0-961e-33558bd4af38] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;So I discovered the synchronize option in my file explorer today (CF Builder 2), and I accidentally set up a synchronized connection that I don't really want.&amp;nbsp; How do I remove this connection?&amp;nbsp; I can't seem to find the remove option anywhere.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Thanks,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Eric Cobb&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.cfgears.com" rel="nofollow"&gt;http://www.cfgears.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.ncfug.com" rel="nofollow"&gt;http://www.ncfug.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d96cf0fb-ca6d-4cf0-961e-33558bd4af38] --&gt;</description>
      <pubDate>Thu, 18 Aug 2011 20:11:35 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/892778</guid>
      <dc:date>2011-08-18T20:11:35Z</dc:date>
      <clearspace:dateToText>1 year 11 months ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem with adding a server in Coldfusion Builder 3</title>
      <link>https://forums.adobe.com/thread/1602737</link>
      <description>&lt;!-- [DocumentBodyStart:6bc4113e-1359-4167-b5fc-b028cfa0aabe] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;My Coldfusion 11 server is running in a virtual machine.&lt;/p&gt;&lt;p&gt;When I add a server I enter following data:&lt;/p&gt;&lt;p&gt;Server Name: CF KOV&lt;/p&gt;&lt;p&gt;Application Server: CF+Tomcat&lt;/p&gt;&lt;p&gt;Host name: 192.168.0.100&lt;/p&gt;&lt;p&gt;Webserver port: 8500&lt;/p&gt;&lt;p&gt;Select 'Is Remote'&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This will add a server which status is 'Stopped'.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I read the manual of Coldfusion Builder 3 I see that I have to start a Admin Server Instance with adminstart.bat&lt;br/&gt;This adminstart.bat isn't installed.&lt;/p&gt;&lt;p&gt;Where can I find this bat file?&lt;/p&gt;&lt;p&gt;Should I stop the service 'ColdFusion 11 Application Server' and all other Coldfusion services?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;While installing COldfusion 11 I used the option 'Server configuration' and not the 'JEE configuration'&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6bc4113e-1359-4167-b5fc-b028cfa0aabe] --&gt;</description>
      <pubDate>Tue, 14 Oct 2014 07:58:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1602737</guid>
      <dc:date>2014-10-14T07:58:21Z</dc:date>
      <clearspace:dateToText>1 month 5 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How do I add/update/delete data using ColdFusion Builder 3?</title>
      <link>https://forums.adobe.com/thread/1570124</link>
      <description>&lt;!-- [DocumentBodyStart:62b63a75-551e-4d82-b3a9-2653b6db8bba] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I feel like this is a really simple and stupid question and should be easy to figure out, but I can't.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am relearning ColdFusion after 12 years out of the IT field.&amp;nbsp; I am using the ColdFusion 9 Getting Started:Volume 1 book.&amp;nbsp; In Chapter 7 it states that I need to edit the Application.cfc file so that I can edit the database rather than just selecting from the database.&amp;nbsp; I can't seem to find anything related to that file in any search.&amp;nbsp; In my ColdFusion 11 Administrator I have set this mySQL database to be able to be edited, but ColdFusion Builder 3 doesn't seem to allow any editing of the tables.&amp;nbsp; I have not had much luck searching for help regarding this on the internet either.&amp;nbsp; My biggest problem so far is getting ColdFusion Builder to talk with my mySQL database properly so I can actually get on with relearning ColdFusion and writing code.&amp;nbsp; Frustrating!!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:62b63a75-551e-4d82-b3a9-2653b6db8bba] --&gt;</description>
      <pubDate>Tue, 09 Sep 2014 15:51:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1570124</guid>
      <dc:date>2014-09-09T15:51:45Z</dc:date>
      <clearspace:dateToText>2 months 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFB 3 Freezes when I edit a particular file</title>
      <link>https://forums.adobe.com/thread/1552294</link>
      <description>&lt;!-- [DocumentBodyStart:bf8fae60-d4f4-42be-93ec-e0d26a4fa9fa] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I thought CFB 3 was going to be good for me, but the more I use it the more I am finding strange behaviors.&amp;nbsp; Lately I have one particular file that is quite large that keeps crashing whenever I try to edit it.&amp;nbsp; I have to open that particular file in another program and make my changes.&amp;nbsp; The rest of my site is working well so far, but that page (Coldfusion Component page) makes CFB 3 hang forever.&amp;nbsp; I have to force a shutdown.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If anyone knows, where can I pull up any log files that will help me know what might be the cause to help submit a bug?&amp;nbsp; I would love to get this fixed, but not sure how to reproduce or find what caused it.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf8fae60-d4f4-42be-93ec-e0d26a4fa9fa] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">freeze</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">hang</category>
      <pubDate>Tue, 19 Aug 2014 22:33:21 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1552294</guid>
      <dc:date>2014-08-19T22:33:21Z</dc:date>
      <clearspace:dateToText>1 month 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ANT builder</title>
      <link>https://forums.adobe.com/thread/1530575</link>
      <description>&lt;!-- [DocumentBodyStart:4d8f19e3-7d9f-4b90-9538-974da6df67f7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I installed CF Builder 3 and wrote a "Hello World" scripts. But when I clicked "Run", it looks for "ANT" builder. I clicked on the two ANT listed, and return error says "No ANT file is found".&lt;/p&gt;&lt;p&gt;Can anyone help me?&lt;/p&gt;&lt;p&gt;BTW, I am new to CF.&lt;/p&gt;&lt;p&gt;Thanks.&lt;/p&gt;&lt;p&gt;Shen&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4d8f19e3-7d9f-4b90-9538-974da6df67f7] --&gt;</description>
      <pubDate>Thu, 24 Jul 2014 21:54:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1530575</guid>
      <dc:date>2014-07-24T21:54:08Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Since upgrading to CFB 3, I am unable to view "ColdFusion Documentation" (Help).  How do I restore this functionality?</title>
      <link>https://forums.adobe.com/thread/1521997</link>
      <description>&lt;!-- [DocumentBodyStart:84667ec9-8b5c-4956-96b2-2c8ea5ed0ae4] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Since upgrading to CFB 3, I am unable to view "ColdFusion Documentation" (Help).&amp;nbsp; How do I restore this functionality?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:84667ec9-8b5c-4956-96b2-2c8ea5ed0ae4] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">help</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">documentation.</category>
      <pubDate>Mon, 14 Jul 2014 20:49:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1521997</guid>
      <dc:date>2014-07-14T20:49:10Z</dc:date>
      <clearspace:dateToText>1 month 6 days ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>ColdFusion Builder 3 RDS and Remove Server settings reset on each restart</title>
      <link>https://forums.adobe.com/thread/1508729</link>
      <description>&lt;!-- [DocumentBodyStart:967c668e-fa42-4161-afd7-2c36097ac1c1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have CF Builder 3 Trial installed as standalone application. Every time I restart CF Builder, the RDS mapping settings for the remote server I have are gone and also the remote ColdFusion server I set up is gone and I need to recreate it. Is there anything I can do to prevent that from happening? Thank you for any help on this issue, so far I spent few hours searching for a fix but can't find anything.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:967c668e-fa42-4161-afd7-2c36097ac1c1] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">rds</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">debugging</category>
      <pubDate>Fri, 27 Jun 2014 16:41:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1508729</guid>
      <dc:date>2014-06-27T16:41:12Z</dc:date>
      <clearspace:dateToText>2 months 4 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Javascript code assist</title>
      <link>https://forums.adobe.com/thread/1507725</link>
      <description>&lt;!-- [DocumentBodyStart:12784991-9a6a-4138-a102-00bf262b2149] --&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 CB3 I just noticed that Javascript code assist does not assist locally created parameters and functions! &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a fix for this or do I download Aptana plugin? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Platform:&lt;/p&gt;&lt;p&gt;Windows 8.1 x64 Enterprise&lt;/p&gt;&lt;p&gt;Coldfusion Builder 3 (Build 290048)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Regards Bert.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:12784991-9a6a-4138-a102-00bf262b2149] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">javascript</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">code assist</category>
      <pubDate>Thu, 26 Jun 2014 13:23:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1507725</guid>
      <dc:date>2014-06-26T13:23:41Z</dc:date>
      <clearspace:dateToText>4 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Is anyone else not getting any results from CFBuilder 3 File Search?</title>
      <link>https://forums.adobe.com/thread/1492243</link>
      <description>&lt;!-- [DocumentBodyStart:a576ebf1-5b4c-4da0-bf89-7b1471c2b795] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When I click on "File Search" the search box appears, I enter the search criteria and it finds nothing. I have installed a standalone search product in the meantime but it's a real pain to get out of builder, run the search, and then pull up each file to make changes. Any idea what this problem might be?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a576ebf1-5b4c-4da0-bf89-7b1471c2b795] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cfbuilder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cf builder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cf builder 3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cfbuilder3</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">file search</category>
      <pubDate>Sun, 08 Jun 2014 16:46:18 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1492243</guid>
      <dc:date>2014-06-08T16:46:18Z</dc:date>
      <clearspace:dateToText>4 months 2 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>http://www.adobe.com/go/cfb3_exp_std_features</title>
      <link>https://forums.adobe.com/thread/1491218</link>
      <description>&lt;!-- [DocumentBodyStart:57202c1e-5f07-4100-a908-77edfb164078] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;When installing Adobe ColdFusion Builder 3, I found an URL that describes features available in the &lt;em&gt;Express Edition&lt;/em&gt;. Knowing I'd need to discuss the differences I typed the URL in the browser, a clickable link would have been nice, and received a generic Adobe error page. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.adobe.com/go/cfb3_exp_std_features" rel="nofollow"&gt;http://www.adobe.com/go/cfb3_exp_std_features&lt;/a&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-6439443-644939/cfbuilder+standard+features+url.PNG"&gt;&lt;img alt="cfbuilder standard features url.PNG" class="jive-image image-1" height="494" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6439443-644939/cfbuilder+standard+features+url.PNG" style="height: 450px; width: 620px;" width="680"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:57202c1e-5f07-4100-a908-77edfb164078] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">coldfusion builder</category>
      <pubDate>Fri, 06 Jun 2014 16:03:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1491218</guid>
      <dc:date>2014-06-06T16:03:45Z</dc:date>
      <clearspace:dateToText>5 months 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>cfm editor toolbar not as rich as with cfb2  (no html js css tool)</title>
      <link>https://forums.adobe.com/thread/1489681</link>
      <description>&lt;!-- [DocumentBodyStart:46c47d12-6d44-483f-8cc5-33cdcd24b125] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Is there a way to get such tools ?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A coldfusion page may contain html, css and js lines of code...&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:46c47d12-6d44-483f-8cc5-33cdcd24b125] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">editor toolbar</category>
      <pubDate>Wed, 04 Jun 2014 16:01:58 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1489681</guid>
      <dc:date>2014-06-04T16:01:58Z</dc:date>
      <clearspace:dateToText>5 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>What is the path from graphic design to ColdFusion projects</title>
      <link>https://forums.adobe.com/thread/1480711</link>
      <description>&lt;!-- [DocumentBodyStart:c83550f7-d2f1-4522-b36c-a9b56ce82bb0] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've been a ColdFusion and Flex developer for way to many years now.&amp;nbsp; Pretty much turned that horse into glue if ya know what I mean.&amp;nbsp; Thing is I really like CF so I want to keep developing my business applications in that language.&amp;nbsp; Problem is I've never really developed responsive web sites nor have I made extensive use of CSS.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm currently playing with Muse and ReFlow and love what they do.&amp;nbsp; My only question is there a suggested workflow path for creating website designs in Muse / ReFlow and import them into a CF project?&lt;/p&gt;&lt;p&gt;&lt;br/&gt;If not why not?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c83550f7-d2f1-4522-b36c-a9b56ce82bb0] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">reflow muse import into coldfusion</category>
      <pubDate>Thu, 22 May 2014 20:11:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1480711</guid>
      <dc:date>2014-05-22T20:11:10Z</dc:date>
      <clearspace:dateToText>1 month 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Cold Fusion Builder 3, Code Assist not working</title>
      <link>https://forums.adobe.com/thread/1472920</link>
      <description>&lt;!-- [DocumentBodyStart:4c14b1cd-66bd-49b7-986a-886968138018] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I hav bought and installed CF Builder 3. I can not get Code Assist to work. Anybody have the same problem? Solution?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4c14b1cd-66bd-49b7-986a-886968138018] --&gt;</description>
      <pubDate>Mon, 12 May 2014 10:35:55 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1472920</guid>
      <dc:date>2014-05-12T10:35:55Z</dc:date>
      <clearspace:dateToText>3 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>21</clearspace:messageCount>
      <clearspace:replyCount>20</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CF Builder 3 and document root of the server</title>
      <link>https://forums.adobe.com/thread/1466302</link>
      <description>&lt;!-- [DocumentBodyStart:4d43d1e1-9637-41b8-887b-914e8b18b378] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to test CF Builder 3 before deploying it to user machines so I can help them with the initial setup.&amp;nbsp; However I'm confused by the process of linking code to the built in CF Express and the online help files are either lacking what I need to I just can't find the right document.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Environment&lt;/p&gt;&lt;ul style="list-style-type: disc;"&gt;&lt;li&gt;Windows 7 64bit &amp;amp; Windows 8.1 64bit&lt;/li&gt;&lt;li&gt;CF Builder 3 installed to the default c:\ location&lt;/li&gt;&lt;li&gt;CF Express installed with CFB3 into the default location inside of CFB3&lt;/li&gt;&lt;li&gt;SVN repositories located in the User's Document folder&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I checked out a fresh copy of one of the repos and then added it to CFB3 by doing File -&amp;gt; New ColdFusion Project -&amp;gt; and changed the project location to be the repo location. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Repo structure&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Project_Name - CFB3 project points to here&lt;ul&gt;&lt;li&gt;CustomTags&lt;/li&gt;&lt;li&gt;scripts&lt;/li&gt;&lt;li&gt;webroot - executable CF website code resides here&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&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 then went to Run -&amp;gt; Run while I had index.cfm selected and I get this error.&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-6354536-638235/pastedImage_0.png"&gt;&lt;img alt="" class="jive-image image-1" height="166" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6354536-638235/pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" width="532"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I went to the Project -&amp;gt; Properties -&amp;gt; ColdFusion Project -&amp;gt; Additional Source and I added a Link that pointed to the path of the code.&amp;nbsp; However when I go back and try to run it again I keep getting that same error message above.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What gives, why can't I get the code to run?&amp;nbsp; Do I seriously have to move all of the user's repos into the C:\ColdFusionBuilder3\ColdFusion\cfusion\wwwroot\ folder just to get them to work?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4d43d1e1-9637-41b8-887b-914e8b18b378] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">coldfusion_builder_3</category>
      <pubDate>Mon, 05 May 2014 13:39:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1466302</guid>
      <dc:date>2014-05-05T13:39:08Z</dc:date>
      <clearspace:dateToText>6 months 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Where do I download ColdFusion Builder 2?</title>
      <link>https://forums.adobe.com/thread/1462791</link>
      <description>&lt;!-- [DocumentBodyStart:7687d562-ce97-46c7-80d0-20b85c08fced] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I have several licenses for ColdFusion Builder 1 and I also have upgrade licenses for ColdFusion Builder 2.&amp;nbsp; I have a new team member who needs to download ColdFusion Builder 2 to make use of this license. Now that ColdFusion Builder 3 is release, all of the downloads links I have been able to find point to the new version. Where can I find a download link for the previous version for which I have a valid license?&amp;nbsp; Surely there is an archive download somewhere, but I cannot find 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;p&gt;Eric&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7687d562-ce97-46c7-80d0-20b85c08fced] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">builder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">download</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">cfbuilder</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">coldfusion_builder_2</category>
      <pubDate>Wed, 30 Apr 2014 14:23:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1462791</guid>
      <dc:date>2014-04-30T14:23:24Z</dc:date>
      <clearspace:dateToText>4 months 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>10</clearspace:messageCount>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Getting Started with CFBuilder - A Question About Project Settings</title>
      <link>https://forums.adobe.com/thread/1458866</link>
      <description>&lt;!-- [DocumentBodyStart:724524c7-5e43-491b-85fe-0943b00a9c35] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello All,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm just getting my feet wet with CFBuilder and giving it a spin after over a decade's worth of experience with Dreamweaver and I have a question about setting up my work environment.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First of all, I have two computers that I mainly work from.&amp;nbsp; My home desktop computer, and a laptop for when I'm on the road.&amp;nbsp; I keep all of my web site project files syncronized between the two computers using Dropbox. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;I've noticed that when I create a new project in CFBuilder it stores a few files in my project root like ".project" and "settings.xml".&amp;nbsp; It looks like "settings.xml" stores information about which CFBuilder web server should be used for the project.&amp;nbsp; Unfortunately this messes things up for me a bit because on my desktop a web site project url might be:&amp;nbsp; &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://desktop/myProject/" rel="nofollow" target="_blank"&gt;http://desktop/myProject/&lt;/a&gt;&lt;span&gt; and on my laptop the project url could be &lt;/span&gt;&lt;a class="jive-link-external-small" href="http://laptop/myProject" rel="nofollow" target="_blank"&gt;http://laptop/myProject&lt;/a&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The reason this isn't a problem in Dreamweaver is because dreamwevaer stores its configuration/preferences outside of my project folders so I can essentially define any testing server I want for both the desktop and laptop.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a way to configure CFBuilder to store project settings outside of the project folder?&amp;nbsp; Or does anyone have a suggestion for someone like me who syncronizes their project files from their laptop to their desktop?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance for helping out a CFBuilder noob. &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:724524c7-5e43-491b-85fe-0943b00a9c35] --&gt;</description>
      <pubDate>Fri, 25 Apr 2014 03:29:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1458866</guid>
      <dc:date>2014-04-25T03:29:14Z</dc:date>
      <clearspace:dateToText>6 months 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>InstanceBeginEditable</title>
      <link>https://forums.adobe.com/thread/1374749</link>
      <description>&lt;!-- [DocumentBodyStart:6353c9c4-22af-4081-b4df-a8fa578c85e9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Does CF Builder have a way (plugin or some setting) to not allow editting outside of the InstanceBeginEditable and InstanceEndEditable tags, as it does in DW?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6353c9c4-22af-4081-b4df-a8fa578c85e9] --&gt;</description>
      <pubDate>Wed, 08 Jan 2014 19:57:11 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1374749</guid>
      <dc:date>2014-01-08T19:57:11Z</dc:date>
      <clearspace:dateToText>10 months 4 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Free Educational Activation for CF Builder</title>
      <link>https://forums.adobe.com/thread/1317655</link>
      <description>&lt;!-- [DocumentBodyStart:808334af-9567-4aae-a0a8-fcaab0c745c3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The following site says that a trial version of the software can be converted to a free educational version during the registration process. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.adobe.com/uk/products/coldfusion-builder/faq.html" rel="nofollow" target="_blank"&gt;http://www.adobe.com/uk/products/coldfusion-builder/faq.html&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ColdFusion Builder 2 is available free to all &lt;a class="jive-link-external-small" href="http://www.adobe.com/education/purchasing/qualify.html" rel="nofollow"&gt;eligible&lt;/a&gt; education customers for learning purposes only and not for production purposes. Students, faculty, and staff can get serial numbers to activate downloadable trial versions by registering on the &lt;a class="jive-link-external-small" href="https://freeriatools.adobe.com/" rel="nofollow"&gt;registration site&lt;/a&gt;. During registration, you will be prompted to upload a copy of your student ID, faculty ID, or employee ID, or you can upload a letter on institutional letterhead proving your current affiliation with an educational institution. Once validated, you will be emailed a free educational serial number for ColdFusion Builder 2. It may take up to two weeks after you submit the request to receive your serial number.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;I have been unable to reach the 'registration' page for CF builder&lt;/strong&gt;.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is the above information still valid and if so, how do i proceed to activate the product as an educational version?&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:808334af-9567-4aae-a0a8-fcaab0c745c3] --&gt;</description>
      <pubDate>Fri, 18 Oct 2013 14:36:39 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1317655</guid>
      <dc:date>2013-10-18T14:36:39Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>create project in CF builder 2</title>
      <link>https://forums.adobe.com/thread/1275474</link>
      <description>&lt;!-- [DocumentBodyStart:23a984fb-6d3e-4dc9-9d2f-e62fd3766007] --&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;When create project, I saved this into this location: C:\inetpub\wwwroot\mycfapp\cfsapps instead of Adobe ColdFusion Builder workspace in C drive.&amp;nbsp; Go to project properties &amp;gt;Coldfusion Project &amp;gt;&amp;nbsp; Additional Source, I don&amp;#8217;t have anything there. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I created the test page but when click on IE to view and got error message: Selected file is not in the document root of the server, &amp;hellip;&amp;hellip;&amp;hellip;&amp;rdquo;&amp;nbsp; Why I am getting this, since additional source is an optional right? Also, got error for RDS query viewer does not exists.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Everything works fine If I create project and saved them into the default: C:\Users\myID\Adobe ColdFusion Builder workspace\myproject .&amp;nbsp; So, my question why it can&amp;#8217;t be saved into C:\inetpub\wwwroot ?&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:23a984fb-6d3e-4dc9-9d2f-e62fd3766007] --&gt;</description>
      <pubDate>Wed, 14 Aug 2013 13:51:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1275474</guid>
      <dc:date>2013-08-14T13:51:47Z</dc:date>
      <clearspace:dateToText>1 year 3 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Creating a new file</title>
      <link>https://forums.adobe.com/thread/1249968</link>
      <description>&lt;!-- [DocumentBodyStart:c493e3e8-7ce3-4f06-8ee4-f8e7cde0e4b9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Yes, as simple as it sounds, I cannot figure out how to do this simple a task in Builder. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Used Studio for years, then Homesite, now forced to move to Builder.&amp;nbsp; (Call me old fashioned.)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Already I don't like Builder.&amp;nbsp;&amp;nbsp; It's SLOW. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Huge learning curve ... BUT&amp;nbsp; how the h3ll do I create a new template? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I mean File New .. done .. .nope. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;gt; ColdFusion page ... I cannot type in the Name field.&amp;nbsp; No projects are available ... don't need one!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;gt; File, nope ... &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;nbsp; Open existing template, save as new name, then open that template, and wipe out contents?&amp;nbsp; (Not joking)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;gt; Ctrl-N ... select a wizard. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is this seriously the editor CF developers are now using? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am forced to switch as &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;a)&amp;nbsp; New hardware for new workstations.&amp;nbsp; Old hardware "died". &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;1.&amp;nbsp; Windows 7, cannot install Homesite into it. &lt;/p&gt;&lt;p&gt;2.&amp;nbsp; Did manage to install Homesite (older version) ... trial for 30 days ... but it would not let me enter valid serial number after trial. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Holy c0w. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Or do I go to Dreamweaver?&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Or just retire and forget Adobe ever existed?&amp;nbsp; &lt;span aria-label="Happy" class="emoticon-inline emoticon_happy" style="height:16px;width:16px;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c493e3e8-7ce3-4f06-8ee4-f8e7cde0e4b9] --&gt;</description>
      <pubDate>Mon, 08 Jul 2013 11:38:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1249968</guid>
      <dc:date>2013-07-08T11:38:47Z</dc:date>
      <clearspace:dateToText>1 year 4 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Import whole bevy of files into ColdFusion Builder</title>
      <link>https://forums.adobe.com/thread/1239321</link>
      <description>&lt;!-- [DocumentBodyStart:6d441bfa-bc4d-44d7-9328-a0e189c14eec] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi!&amp;nbsp; I'm new at this, so forgive me if this is a silly question.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have installed ColdFusion 10 and ColdFusion Builder 2 Update 1.&amp;nbsp; I have a whole lot of files residing in various folders that I have copied onto our development server where ColdFusion resides, and need to import them to a project or create a new project with them so I can edit them in the ColdFusion Builder (did I say that right?)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The problem is, when I import or start a new project, all the files do not come over.&amp;nbsp; When I add it using a linked folder, and try to run the index.cfm page, I get "Selected file is not in the document root of the server.&amp;nbsp; If the project is not in the document root, created a linked folder to the document root (selecting Project Properties &amp;gt; ColdFusion Project).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I believe I have already created a linked folder by going to linked folders for the project.&amp;nbsp; I can see all my files and folders on the left.&amp;nbsp; When I go to this dialog area, I see my linked folder, but I still get that error.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The gist of it all is this -- I need to access all my files (including Application.cfc) in this structure as I inherited it all with little documentation.&amp;nbsp; Is this possible?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There are no silly questions, only silly people who ask questions.&amp;nbsp; Please forgive me if I am one of them.&amp;nbsp; Thank you!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;David&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6d441bfa-bc4d-44d7-9328-a0e189c14eec] --&gt;</description>
      <pubDate>Sat, 22 Jun 2013 15:57:41 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/1239321</guid>
      <dc:date>2013-06-22T15:57:41Z</dc:date>
      <clearspace:dateToText>1 year 5 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>SVNAnt and CFBuilder 2</title>
      <link>https://forums.adobe.com/thread/923284</link>
      <description>&lt;!-- [DocumentBodyStart:5553e981-15b5-4421-a853-ac4bdb203de5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Can someone out there please tell me how to get svnant installed in CFBuilder 2?&amp;nbsp; I'm already using ant for some stuff within CFB with no problems, and I need to be able to connect it to subversion.&amp;nbsp; But, no matter what I do, I keep getting the below error:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;BUILD FAILED&lt;/p&gt;&lt;p&gt;Problem: failed to create task or type svn&lt;/p&gt;&lt;p&gt;Cause: The name is undefined.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It's throwing that error as soon as it hits my &amp;lt;svn&amp;gt; tag in my build.xml file.&amp;nbsp; Everything I can find online about this says that I do not have svnant installed correctly.&amp;nbsp; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've gone into properties and added the jars to my Ant Home Entries, but that doesn't seem to do anything.&amp;nbsp; I've added them to every directory in program files/CFBuilder that looks like it can hold a jar, and that hasn't helped.&amp;nbsp; I've moved the jars around and restarted CFBuilder about a dozen times and still get the error.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I really don't know what else to do.&amp;nbsp; Anyone know how to get svnant up and running in CFB 2? &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;Eric&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5553e981-15b5-4421-a853-ac4bdb203de5] --&gt;</description>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">subversion</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">ant</category>
      <category domain="https://forums.adobe.com/tags#/?containerType=14&amp;container=2152">svnant</category>
      <pubDate>Wed, 09 Nov 2011 20:14:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/923284</guid>
      <dc:date>2011-11-09T20:14:26Z</dc:date>
      <clearspace:dateToText>2 years 11 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Losing Subversion Control</title>
      <link>https://forums.adobe.com/thread/891260</link>
      <description>&lt;!-- [DocumentBodyStart:c9afd5de-abec-4c9a-8506-b615dd92db80] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am working with the latest ColdFusion Builder on a Mac, with our project under subversion control.&amp;nbsp; I am not having any issues.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My co-worker, is using the latest ColdFusion Builder on a Windows box and he is having problem after problem.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;He can create the new project, pulling it from the subversion server no problem.&amp;nbsp; However, seemingly intermittently, some of his files, or the entire project lose their version control.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We've tried pulling it down again from subversion and it works for a bit, but then it happens again.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is extremely frustrating and wasting a lot of time.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Has anyone else experienced this, and solved it?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What can we do to fix 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:c9afd5de-abec-4c9a-8506-b615dd92db80] --&gt;</description>
      <pubDate>Mon, 15 Aug 2011 15:21:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/891260</guid>
      <dc:date>2011-08-15T15:21:24Z</dc:date>
      <clearspace:dateToText>3 years 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>"Adobe CFC Generator" error "cannot find ide_config.xml file"</title>
      <link>https://forums.adobe.com/thread/850262</link>
      <description>&lt;!-- [DocumentBodyStart:d5412b68-1617-4a6d-8068-3133389bd543] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Hi there&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Yesterday I downloaded a CF Builder 2 Trial. I install in my machine I am running CF 9.01 Dev version.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;When I try install "Adobe CFC Generator" extension "cannot find ide_config.xml file"&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;I try to find some fix. but I can't.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;Some Ideas thank you!!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d5412b68-1617-4a6d-8068-3133389bd543] --&gt;</description>
      <pubDate>Tue, 10 May 2011 17:28:52 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/850262</guid>
      <dc:date>2011-05-10T17:28:52Z</dc:date>
      <clearspace:dateToText>3 years 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>hi complaint about coldfusion builder</title>
      <link>https://forums.adobe.com/thread/804395</link>
      <description>&lt;!-- [DocumentBodyStart:e9509c40-64b0-4113-9bc8-7e4ee6da5863] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I do not know who to complain to directly, so I wish that Adobe had not sent me coldfusion builder.&amp;nbsp; I have had it for four or five days and have obsessively tried to add a server.&amp;nbsp; This is, according to all help files is simple.&amp;nbsp; I follow the help files and reach a point where the file does not co-respond to the installation on my machine.&amp;nbsp; The installation has followed the steps in the installation instructions so i do not know how to change anything to make it more correct than the default.&amp;nbsp; This is the most frustrated i have ever been by a piece of software and it was one i did not ask for. Now that i have it i feel i have to be able to make it work but i am wasting days getting nowhere.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e9509c40-64b0-4113-9bc8-7e4ee6da5863] --&gt;</description>
      <pubDate>Fri, 11 Mar 2011 12:45:08 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/804395</guid>
      <dc:date>2011-03-11T12:45:08Z</dc:date>
      <clearspace:dateToText>2 years 2 months ago</clearspace:dateToText>
      <clearspace:messageCount>17</clearspace:messageCount>
      <clearspace:replyCount>16</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>unable to start local server</title>
      <link>https://forums.adobe.com/thread/759376</link>
      <description>&lt;!-- [DocumentBodyStart:18e9c484-ad23-4153-a365-80644d7caf78] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;by some miracle i got a coldfusion development enviroment installed at my workplace. i coldfusion9 installed for local development at home and i have coldfusion builder trial installed.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;i can add the local server in jrun and i can add it in codlfusion builder but it cannot be started or stopped...&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;maybe im just a nub and am doing something incorrectly. i checked several guides as to how to add a local server in cfbuilder.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;ive checked on my cf9 instalation adn thats done correctly.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt; ive enabled iis7&amp;nbsp; including ftp server web management tools app dev features http features and health/diagnostics.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span&gt;ok with that out of the way:&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span&gt;i cannot start the local server&lt;/span&gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span&gt;it says make sute the oport isnt in use or that the server isnt already running. yet the status say stopped.&lt;/span&gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" ondblclick="" onkeydown="" onkeypress="" onkeyup="" onmousemove="" onmouseout="" onmouseover="" onmouseup="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span&gt;each time i try to debug an app IE says cannot display and firefox says connection interupted.&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:18e9c484-ad23-4153-a365-80644d7caf78] --&gt;</description>
      <pubDate>Wed, 01 Dec 2010 09:33:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/759376</guid>
      <dc:date>2010-12-01T09:33:14Z</dc:date>
      <clearspace:dateToText>3 years 11 months ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>CFUPDATE versus SQL UPDATE</title>
      <link>https://forums.adobe.com/thread/682103</link>
      <description>&lt;!-- [DocumentBodyStart:d30fa3c5-96f7-40b2-9506-18d2a151858b] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;span style="font-size: 12pt;"&gt;I have followed the manuals'&lt;/span&gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;code for updating a record in the database via a webpage, and the update page produces an error.&amp;nbsp; I have received two or three errors, but the update is never successful.&amp;nbsp; Below, I have the templates - with their code.&amp;nbsp; Please help.&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;====================================================================&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;vwp_swdc_lsn_mstr_lst.cfm&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;This is the master list of lesson plans - it works great. - (a candiddate for CFCACHE)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFQUERY NAME="ViewLessonsMstr" DATASOURCE="vwp"&amp;gt;&lt;br/&gt;SELECT swdc_lsn.*, IIf([swdc_lsn_del_x]=Yes,'Yes','') AS swdc_lsn_del_z, swdc_crs_rf.*, swdc_tpc_rf.*, swdc_lvl_rf.swdc_lvl_clr&lt;br/&gt;FROM ((swdc_lsn LEFT JOIN swdc_tpc_rf ON swdc_lsn.swdc_lsn_tpc_ = swdc_tpc_rf.swdc_tpc_rfID) LEFT JOIN swdc_crs_rf ON swdc_tpc_rf.swdc_tpc_crs_ = swdc_crs_rf.swdc_crs_rfID) LEFT JOIN swdc_lvl_rf ON swdc_crs_rf.swdc_crs_lvl_ = swdc_lvl_rf.swdc_lvl_rfID&lt;br/&gt;ORDER BY swdc_lsn.swdc_lsn;&lt;br/&gt;&amp;lt;/CFQUERY&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFQUERY NAME="_css" DATASOURCE="vwp"&amp;gt;&lt;br/&gt;SELECT site_txt_misc.*&lt;br/&gt;FROM site_txt_misc&lt;br/&gt;WHERE ((vwps_incl_ttl)='CSS');&lt;br/&gt;&amp;lt;/CFQUERY&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;br/&gt;&amp;lt;!--&lt;br/&gt;// &amp;#169; 2010&lt;br/&gt;// The Vivace Web Project&lt;br/&gt;// All Rights Reserved&lt;br/&gt;// --&amp;gt;&lt;br/&gt;&amp;lt;HTML&amp;gt;&lt;br/&gt;&amp;lt;HEAD&amp;gt;&lt;br/&gt;&amp;lt;TITLE&amp;gt;Lesson Master List&amp;lt;/TITLE&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFOUTPUT QUERY="_css"&amp;gt;#site_txt_misc#&amp;lt;/CFOUTPUT&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;/HEAD&amp;gt;&lt;br/&gt;&amp;lt;BODY&amp;gt;&lt;br/&gt;&amp;lt;H1 CLASS="H1_c17"&amp;gt;School of Web Development&amp;lt;/H1&amp;gt;&lt;br/&gt;&amp;lt;H2 CLASS="H2_c16"&amp;gt;Curriculum&amp;lt;/H2&amp;gt;&lt;br/&gt;&amp;lt;H3 CLASS="H3_c15"&amp;gt;Lesson Master List&amp;lt;/H3&amp;gt;&lt;br/&gt;&amp;lt;BR&amp;gt;&lt;br/&gt;&amp;lt;TABLE&lt;br/&gt;BORDER="0"&lt;br/&gt;CELLPADDING="5"&lt;br/&gt;CELLSPACING="0"&lt;br/&gt;BORDERCOLOR="white"&lt;br/&gt;BGCOLOR="#FFFFFF"&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;!-- Headings --&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;TR CLASS="td_hd"&amp;gt;&lt;br/&gt;&amp;lt;TD&amp;gt;&lt;br/&gt;&amp;nbsp;&amp;nbsp; &lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD&amp;gt;&lt;br/&gt;&amp;nbsp; Lesson Name&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD&amp;gt;&lt;br/&gt;&amp;nbsp; Course Name&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD ALIGN="center"&amp;gt;&lt;br/&gt;&amp;nbsp; Level&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD WIDTH=15&amp;gt;&lt;br/&gt;&amp;nbsp; Minutes&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD WIDTH=15&amp;gt;&lt;br/&gt;&amp;nbsp; Del&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;/TR&amp;gt;&lt;br/&gt;&amp;lt;CFOUTPUT QUERY="ViewLessonsMstr"&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;br/&gt;&amp;lt;!-- data --&amp;gt;&lt;br/&gt;&amp;lt;TR BGCOLOR=#swdc_lvl_clr#&amp;gt;&lt;br/&gt;&amp;lt;TD&amp;gt;&lt;br/&gt;&amp;lt;A HREF="vwp_swdc_lsn_det_e.cfm?call_number=#swdc_lsnID#"&amp;gt;&lt;br/&gt;&amp;lt;IMG&lt;br/&gt;&amp;nbsp; SRC="C:/acb/img/util/bullets/a_note.gif"&lt;br/&gt;&amp;nbsp; WIDTH="24"&lt;br/&gt;&amp;nbsp; HEIGHT="24"&lt;br/&gt;&amp;nbsp; BORDER="0"&amp;gt;&lt;br/&gt;&amp;lt;/A&amp;gt;&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD&amp;gt;&lt;br/&gt;&amp;lt;A HREF="vwp_swdc_lsn_det_e.cfm?call_number=#swdc_lsnID#"&amp;gt;#swdc_lsn#&amp;lt;/A&amp;gt;&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD&amp;gt;&lt;br/&gt;#swdc_crs_rf#&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD ALIGN="center"&amp;gt;&lt;br/&gt;#swdc_crs_lvl_#&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD WIDTH=15&amp;gt;&lt;br/&gt;#swdc_lsn_dur_#&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;TD WIDTH=15&amp;gt;&lt;br/&gt;#swdc_lsn_del_z#&lt;br/&gt;&amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;/TR&amp;gt;&lt;br/&gt;&amp;lt;/CFOUTPUT&amp;gt;&lt;br/&gt;&amp;lt;/TABLE&amp;gt;&lt;br/&gt;&amp;lt;/BODY&amp;gt;&lt;br/&gt;&amp;lt;/HTML&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;====================================================================&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;vwp_swdc_lsn_det_e.cfm&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;- Having trouble with a select box (tried CFSELECT with CFFORM and had trouble, but I'd prefer to use CFSELECT)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;- The selectbox already has a choice in the database, and the record being edited is not reflecting the current value for the field: swdc_lsn_tpc_ during editing&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFQUERY NAME="q_swdc_lsn_det_e" DATASOURCE="vwp"&amp;gt;&lt;br/&gt;SELECT swdc_lsn.*&lt;br/&gt;FROM swdc_lsn&lt;br/&gt;WHERE #call_number#=swdc_lsnID;&lt;br/&gt;&amp;lt;/CFQUERY&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFQUERY NAME="_css" DATASOURCE="vwp"&amp;gt;&lt;br/&gt;SELECT site_txt_misc.*&lt;br/&gt;FROM site_txt_misc&lt;br/&gt;WHERE ((vwps_incl_ttl)='CSS');&lt;br/&gt;&amp;lt;/CFQUERY&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;!--- query used for field dropdown in table.field: swdc_lsn.swdc_lsn_tpc_ ---&amp;gt;&lt;br/&gt;&amp;lt;CFQUERY NAME="q_swdc_lsn_tpc" DATASOURCE="vwp"&amp;gt;&lt;br/&gt;SELECT swdc_tpc_rfID, swdc_tpc_r&lt;br/&gt;FROM swdc_tpc_rf&lt;br/&gt;ORDER BY swdc_tpc_r;&lt;br/&gt;&amp;lt;/CFQUERY&amp;gt;&lt;br/&gt;&amp;lt;!--&lt;br/&gt;// &amp;#169; 2010&lt;br/&gt;// The Vivace Web Project&lt;br/&gt;// All Rights Reserved&lt;br/&gt;// --&amp;gt;&lt;br/&gt;&amp;lt;HTML&amp;gt;&lt;br/&gt;&amp;lt;HEAD&amp;gt;&lt;br/&gt;&amp;lt;TITLE&amp;gt;Edit This Lesson&amp;lt;/TITLE&amp;gt;&lt;br/&gt;&amp;lt;CFOUTPUT QUERY="_css"&amp;gt;#site_txt_misc#&amp;lt;/CFOUTPUT&amp;gt;&lt;br/&gt;&amp;lt;/HEAD&amp;gt;&lt;br/&gt;&amp;lt;BODY&amp;gt;&lt;br/&gt;&amp;lt;H1 CLASS="H1_c17"&amp;gt;School of Web Development&amp;lt;/H1&amp;gt;&lt;br/&gt;&amp;lt;H2 CLASS="H2_c16"&amp;gt;Curriculum&amp;lt;/H2&amp;gt;&lt;br/&gt;&amp;lt;H3 CLASS="H3_c15"&amp;gt;Lesson Detail Edit Page&amp;lt;/H3&amp;gt;&lt;br/&gt;&amp;lt;DIV ALIGN="left"&amp;gt;&lt;br/&gt;&amp;lt;!-- f_vwp_swdc_lsn_det_e --&amp;gt;&lt;br/&gt;&amp;lt;FORM&lt;br/&gt;ACTION="vwp_swdc_lsn_det_e_ud.cfm"&lt;br/&gt;NAME="form"&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFOUTPUT QUERY="q_swdc_lsn_det_e"&amp;gt;&lt;br/&gt;&amp;lt;INPUT&lt;br/&gt;TYPE="hidden"&lt;br/&gt;VALUE="#swdc_lsnID#"&lt;br/&gt;NAME="swdc_lsnID"&amp;gt;&lt;br/&gt;&amp;lt;P&amp;gt;&lt;br/&gt;Lesson Pre Title (The, A, or An):&lt;br/&gt;&amp;lt;INPUT&lt;br/&gt;TYPE="textbox"&lt;br/&gt;VALUE="#swdc_lsn_pre_#"&lt;br/&gt;NAME="swdc_lsn_pre_"&lt;br/&gt;MAXLENGTH="1"&lt;br/&gt;SIZE="3"&amp;gt;&lt;br/&gt;&amp;lt;P&amp;gt;&lt;br/&gt;Lesson Title or Name:&lt;br/&gt;&amp;lt;INPUT&lt;br/&gt;TYPE="textbox"&lt;br/&gt;VALUE="#swdc_lsn#"&lt;br/&gt;NAME="swdc_lsn"&lt;br/&gt;MAXLENGTH="100"&lt;br/&gt;SIZE="100"&amp;gt; &amp;lt;!-- database character max for this field --&amp;gt;&lt;br/&gt;&amp;lt;P&amp;gt;&lt;br/&gt;Lesson Topic:&lt;br/&gt;&amp;lt;/CFOUTPUT&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&lt;br/&gt;&amp;lt;SELECT&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFOUTPUT QUERY="q_swdc_lsn_tpc"&amp;gt;&lt;br/&gt;&amp;nbsp; &lt;br/&gt;&amp;nbsp; NAME="swdc_lsn_tpc_"&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp; &amp;lt;OPTION VALUE="swdc_tpc_rfID"&amp;gt;#swdc_tpc_r#&amp;lt;/OPTION&amp;gt;&lt;br/&gt;&amp;lt;/CFOUTPUT&amp;gt;&lt;br/&gt;&amp;lt;/SELECT&amp;gt;&lt;br/&gt;&amp;lt;CFOUTPUT QUERY="q_swdc_lsn_det_e"&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;P&amp;gt;&lt;br/&gt;Lesson Sequence Number:&lt;br/&gt;&amp;lt;INPUT&lt;br/&gt;TYPE="textbox"&lt;br/&gt;VALUE="#swdc_lsn_n_#"&lt;br/&gt;NAME="swdc_lsn_n_"&lt;br/&gt;MAXLENGTH="3"&lt;br/&gt;SIZE="5"&amp;gt;&lt;br/&gt;&amp;lt;P&amp;gt;&lt;br/&gt;Lesson Expected Duration:&lt;br/&gt;&amp;lt;INPUT&lt;br/&gt;TYPE="textbox"&lt;br/&gt;VALUE="#swdc_lsn_dur_#"&lt;br/&gt;NAME="swdc_lsn_dur_"&lt;br/&gt;MAXLENGTH="3"&lt;br/&gt;SIZE="5"&amp;gt;&lt;br/&gt;&amp;lt;P&amp;gt;&lt;br/&gt;Select here to delete this lesson:&lt;br/&gt;&amp;lt;INPUT&lt;br/&gt;TYPE="checkbox"&lt;br/&gt;VALUE="#swdc_lsn_del_x#"&lt;br/&gt;NAME="swdc_lsn_del_x"&amp;gt;&lt;br/&gt;&amp;lt;P&amp;gt;&lt;br/&gt;&amp;lt;DIV ALIGN="center"&amp;gt;&lt;br/&gt;&amp;lt;INPUT&lt;br/&gt;TYPE="Submit"&lt;br/&gt;VALUE="submit"&lt;br/&gt;NAME="submit"&amp;gt;&lt;br/&gt;&amp;lt;/DIV&amp;gt;&lt;br/&gt;&amp;lt;/CFOUTPUT&amp;gt;&lt;br/&gt;&amp;lt;/FORM&amp;gt;&lt;br/&gt;&amp;lt;/DIV&amp;gt;&lt;br/&gt;&amp;lt;/BODY&amp;gt;&lt;br/&gt;&amp;lt;/HTML&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;====================================================================&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;vwp_swdc_lsn_det_e_ud.cfm&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;- The next problem is that certain fields are not recognized, but I tripled checked field spellings&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;- unsuccessful update (I tried CFUPDATE also)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;!--- &amp;lt;CFUPDATE DATASOURCE="vwp" TABLENAME="swdc_lsn"&amp;gt; ---&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;CFQUERY DATASOURCE="vwp" NAME="q_swdc_lsn_det_e_ud"&amp;gt;&lt;br/&gt;UPDATE swdc_lsn&lt;br/&gt;SET&lt;br/&gt;swdc_lsn_pre_='#form.swdc_lsn_pre_#',&lt;br/&gt;swdc_lsn='#form.swdc_lsn#',&lt;br/&gt;swdc_lsn_n_='#form.swdc_lsn_n_#',&lt;br/&gt;swdc_lsn_tpc_='#form.swdc_lsn_tpc_#',&lt;br/&gt;swdc_lsn_dur_='#form.swdc_lsn_dur_#',&lt;br/&gt;swdc_lsn_del_x='#form.swdc_lsn_del_x#'&lt;br/&gt;WHERE call_number=#form.swdc_lsnID#;&lt;br/&gt;&amp;lt;/CFQUERY&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;lt;HTML&amp;gt;&lt;br/&gt;&amp;lt;HEAD&amp;gt;&lt;br/&gt;&amp;lt;TITLE&amp;gt;Update Verification&amp;lt;/TITLE&amp;gt;&lt;br/&gt;&amp;lt;!--- &amp;lt;CFOUTPUT QUERY="incl_css_bd"&amp;gt;#incl_code#&amp;lt;/CFOUTPUT&amp;gt; ---&amp;gt;&lt;br/&gt;&amp;lt;/HEAD&amp;gt;&lt;br/&gt;&amp;lt;BODY&amp;gt;&lt;br/&gt;&amp;lt;DIV ALIGN="center"&amp;gt;&lt;br/&gt;&amp;lt;TABLE&lt;br/&gt;&amp;nbsp; BORDER="0"&lt;br/&gt;&amp;nbsp; WIDTH="100%"&lt;br/&gt;&amp;nbsp; HEIGHT="100%"&lt;br/&gt;&amp;nbsp; CELLPADDING="0"&lt;br/&gt;&amp;nbsp; CELLSPACING="0"&amp;gt;&lt;br/&gt;&amp;lt;TR&amp;gt;&lt;br/&gt;&amp;nbsp; &amp;lt;TD HEIGHT="100%" ALIGN="center" VALIGN="middle"&amp;gt;&lt;br/&gt;Your edit has been saved.&lt;br/&gt;&amp;nbsp; &amp;lt;/TD&amp;gt;&lt;br/&gt;&amp;lt;/TR&amp;gt;&lt;br/&gt;&amp;lt;/TABLE&amp;gt;&lt;br/&gt;&amp;lt;/DIV&amp;gt;&lt;br/&gt;&amp;lt;/BODY&amp;gt;&lt;br/&gt;&amp;lt;/HTML&amp;gt;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;====================================================================&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;(My server I rent space from doesn't yet use Access 2007)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;The database file: vwp.mdb&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;The table: swdc_lsn (the table of lesson plans)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fields:&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_lsnID (Autonumber)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_lsn_pre_ (choice of "The", "An", "A" Byte)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_lsn (Title of lesson plan: Text-100)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_lsn_n_ (lesson plan sequence number: Byte)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_lsn_tpc_ (Topic of this lesson plan - dropdown fed by table: swdc_tpc_rf: LongInteger)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_lsn_del_x (deletion of this lesson plan is emminent: checkbox)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;The table: swdc_tpc_rf (the table of topics)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fields:&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_tpc_rfID (Autonumber)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_tpc_r (Title of Topic: Text-100) {I originally spelled this field as swdc_tpc_rf, but changed it to experiment}&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_tpc_crs_ (Course - dropdown fed by table: swdc_crs_rf: LongInteger)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; swdc_tpc_del_x (deletion of this lesson plan is emminent: checkbox)&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" style="min-height: 8pt; padding: 0px;" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;&amp;nbsp;&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;====================================================================&lt;/p&gt;&lt;p lang="function(){return A.apply(null,[this].concat($A(arguments)))}" onclick="" onmousedown="" title="function(){return A.apply(null,[this].concat($A(arguments)))}"&gt;In summary, I get a little confused with when to use the number signs and when not to, becuase I have noticed that sometimes, the CF code doesn't use them!&amp;nbsp; Also, the VALUE attribute in the INPUT objects - I beleive - is the database field name, but I noticed that the update page refers to the NAME attribute, ie. form.objectname instead of the value (which is the database field name).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Message was edited by: EwokStud&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d30fa3c5-96f7-40b2-9506-18d2a151858b] --&gt;</description>
      <pubDate>Sat, 17 Jul 2010 14:05:28 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/682103</guid>
      <dc:date>2010-07-17T14:05:28Z</dc:date>
      <clearspace:dateToText>4 years 4 months ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>TailView doesn't play nice with CFAdmin</title>
      <link>https://forums.adobe.com/thread/653475</link>
      <description>&lt;!-- [DocumentBodyStart:577594c7-864f-48da-8096-a3b7ed0e52ad] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;G&amp;#8217;day&lt;br/&gt; I have a custom log file created by &amp;lt;cflog&amp;gt;.&amp;nbsp; I was watching it with tailview, running a process logging data to it.&lt;br/&gt; &lt;br/&gt; The file was getting long, so I archived it in CFAdmin.&lt;br/&gt; &lt;br/&gt; I received no error, and the file was truncated, but no archive file seemed to be created (eg: mystuff.log.1).&amp;nbsp; Also CF was no longer apply to add log entries to it, until I completely closed CFB (so not simply closing the log in tailview, or closing the tailview view worked).&lt;br/&gt; &lt;br/&gt; I&amp;#8217;ve just tried to replicate this, and the lack of archive file occurred again, but this time CF &lt;em&gt;can&lt;/em&gt; still write to the file, but when I returned to CFB, it has completely frozen.&amp;nbsp; It&amp;#8217;s been frozen for about 5min now.&amp;nbsp; I&amp;#8217;ve killed CF wondering whether that might help, but no.&lt;br/&gt; &lt;br/&gt; I don&amp;#8217;t think CFB should be interfering with CF&amp;#8217;s operations like that.&lt;br/&gt; &lt;br/&gt; -- &lt;br/&gt; Adam&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:577594c7-864f-48da-8096-a3b7ed0e52ad] --&gt;</description>
      <pubDate>Sat, 05 Jun 2010 10:42:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/653475</guid>
      <dc:date>2010-06-05T10:42:56Z</dc:date>
      <clearspace:dateToText>4 years 5 months ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Edit-&gt;Format not working, also Eclipse Views disappearing</title>
      <link>https://forums.adobe.com/thread/609951</link>
      <description>&lt;!-- [DocumentBodyStart:b74de61b-6996-4562-80bf-23aced30fbc6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Doing Edit-&amp;gt;Format or ctrl-shift-f to reformat code is working only about 10% of the time for me.&amp;nbsp;&amp;nbsp; When it doesn't work (90% of time) I look in the error trace and I see a Java Null Pointer reference to CFB completing the operation successfully.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Wierd too -- never happened to me in Eclipse -- when I do Window-&amp;gt;Show View-&amp;gt;[console, or Navigator, etc], and then if I click the mouse back in my source code window, the newly added view disappears.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is anyone else seeing either of these.&amp;nbsp; I'm using the Adobe newly released product version of ColdFusion Builder.&amp;nbsp; Thanks Much.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b74de61b-6996-4562-80bf-23aced30fbc6] --&gt;</description>
      <pubDate>Sat, 03 Apr 2010 02:33:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/609951</guid>
      <dc:date>2010-04-03T02:33:59Z</dc:date>
      <clearspace:dateToText>2 years 7 months ago</clearspace:dateToText>
      <clearspace:messageCount>3</clearspace:messageCount>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Eclipse completely freezes - must force quit process</title>
      <link>https://forums.adobe.com/thread/551761</link>
      <description>&lt;!-- [DocumentBodyStart:ceedc714-7da4-4ad3-9610-bcc2d17a1453] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;This is happening frequently... a few times per day. The entire eclipse workbench becomes unresponsive. I'm able to close the workbench via the close button in the main window, but I also have to go to my task manager and force quit the eclipse process.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It's unclear what I'm doing that causes the exception. It's happened when editing, when switching between editor windows, and also when switching between tabs (search to snippets). Seems to be related to an Unhandled loop exception that keeps showing up in my error log.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm also getting a "Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project email_alert_service." Not sure where this is coming from.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;And I'm also getting a "NLS missing message: CFRemoteServer_error_readPort in: com.adobe.ide.coldfusion.server.core.messages" in my log along with other "NLS unused message" errors.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I've attached a log after restarting eclipse.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm running:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Windows 7 x64&lt;/p&gt;&lt;p&gt;Eclipse Classic 3.5.1 (32 bit)&lt;/p&gt;&lt;p&gt;Build id: M20090917-0800&lt;/p&gt;&lt;p&gt;ColdFusion Builder beta 3 plugin&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ceedc714-7da4-4ad3-9610-bcc2d17a1453] --&gt;</description>
      <pubDate>Thu, 07 Jan 2010 21:10:04 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/551761</guid>
      <dc:date>2010-01-07T21:10:04Z</dc:date>
      <clearspace:dateToText>4 years 6 months ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>No IIS showing in ColdfusionServer Settings</title>
      <link>https://forums.adobe.com/thread/485165</link>
      <description>&lt;!-- [DocumentBodyStart:5538face-c2cb-4869-8b6c-bbebdc13e5bf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I installed one time with the built in CF Server on port 8501 added CF Builder to Flash Builder 4. Now I am trying setting up just CF Builder on a different machine without Flash Builder 4 using IIS as the local server.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I add the local IIS and remote IIS servers in the RDS panel but when I try to add these into a project they do not show up as option in the ColdFusion Server Settings panel. If I try to "Add Server" I get an error that the server already exists.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I haven't found instructs for setting this up for IIS yet. What needs to be done for IIS?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5538face-c2cb-4869-8b6c-bbebdc13e5bf] --&gt;</description>
      <pubDate>Mon, 31 Aug 2009 15:20:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/thread/485165</guid>
      <dc:date>2009-08-31T15:20:34Z</dc:date>
      <clearspace:dateToText>5 years 1 week ago</clearspace:dateToText>
      <clearspace:messageCount>7</clearspace:messageCount>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

