Quantcast
Channel: Adobe Community: Message List - ColdFusion
Viewing all articles
Browse latest Browse all 21760

Re: Dreamweaver CC Coldfusion 10 extension?

$
0
0

  I found the solution. Took me a while but got it done. I am running Windows 7 64bit, so do not know if solution will work for your system or not.

 

So Here are the steps you have to take to get  Coldfusion 10 Dreamweaver Extension for Dreamweaver CC to install.

  1. On another workstation Download Coldfusion 10 Dreamweaver 10 Extension from here. http://www.adobe.com/support/coldfusion/downloads.html
  2. On that same workstation Download the Adobe CS6 Extension Manager. http://www.adobe.com/exchange/em_download/em6_download.html
  3. In Adobe CS6 Extention Manager go to "TOOLS" then drop down to "Convert MXP Extension to ZXP. Once converted copy ColdFusion10_Tags_for_DW.zxp to workstation where Dreamweaver CC and Adobe Extension Manager CC is installed.
  4. Before installing, go to C:\Users\<your userprofile>\AppData\Roaming\Adobe\Dreamweaver CC\en_US\Configuration\Menus\Menus.xml  (Remember AppData is hidden by default) (open xml in text editor)
  5. Once Text editor is open do a find for "DWMenu_Help_Reference"
    You will find the following string.

    <!-- menuitem mmstring:name="menus/DWMenu_Help_Reference" key="Shift+F1" command="dw.updateReference()" enabled="true" checked="dw.getFloaterVisibility('reference')" domRequired="FALSE" id="DWMenu_Help_Reference" / -->

    Erase the !-- on the front of the string and the -- on the end of the string. Leave the < > on the ends. (This means the element was commented out, so would not work)


    It sould look like this:

    <menuitem mmstring:name="menus/DWMenu_Help_Reference" key="Shift+F1" command="dw.updateReference()" enabled="true" checked="dw.getFloaterVisibility('reference')" domRequired="FALSE" id="DWMenu_Help_Reference" />

  6. Save the file.

  7. Now install the ColdFusion10_Tags_for_DW.zxp file. It will install with no errors.


Hope this helps.

 

Crazy_Tuna !!!!!


Viewing all articles
Browse latest Browse all 21760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>