Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default CFC Extensions

    I am trying to create CFC files for an application. However no matter how I
    create the file it does not show up in the Components list in the Applications
    tab for Dreamweaver MX 2004. I have downloaded and installed all the latest
    updates and extensions from Adobe site.

    I have also created the proper recordsets for the cfc file. Plus I created a
    cfm file to invoke the cfc and it still does not show under local components.

    If anyone has any ideas I could really use the help!!

    Charles.Jones2 Guest

  2. Similar Questions and Discussions

    1. Can't use Extensions
      Hi, I am a new DW user, using DW MX 2004, I know what the extensions are supposed to do, I have a site coded, but for some reason, I can't find how...
    2. Where are my extensions in DW8?
      Where are my extensions in DW8? I'd like my desktop extensions to be in sync with my notebook. I can't find them physically in my DW8...
    3. FTP extensions in PHP
      Hello, Is there any simple way to see if FTP extensions are compiled into the PHP module that I'm using? I want to add a Squirrelmail plugin...
    4. [PHP-DEV] extensions in 4.3.x
      I've got an extension which was written for 4.1/4.2, and everything worked great. I've just (by accident of me not paying attention to an apt-get...
    5. VS.NET EXTENSIONS.
      Hi Guys, I could not connect to IIS Web Server with VS .NET IDE. Could you find me the solution Thanks in Advance, Asfhan
  3. #2

    Default Re: CFC Extensions

    Charles.Jones2 wrote:
    > I am trying to create CFC files for an application. However no matter how I
    > create the file it does not show up in the Components list in the Applications
    > tab for Dreamweaver MX 2004. I have downloaded and installed all the latest
    > updates and extensions from Adobe site.
    >
    > I have also created the proper recordsets for the cfc file. Plus I created a
    > cfm file to invoke the cfc and it still does not show under local components.
    I assume that you have clicked the refresh button on the Components panel. So I'd try restarting Dreamweaver to see if that helps any, then I'd check to see if the ColdFusion server is looking for CFCs in the location where the file resides. From what I understand, ColdFusion looks for files using certain folder mappings and the server you're working with may need to have the CFCs in certain folders before it'll show up in the list of components. If you're developing locally, and you have multiple sites defined in your web server, it may be that the ColdFusion server will only look for CFCs in www root folder and not from other folders that have a site set up for them.

    Beyond that, I'd suggest asking in the Application Dev forum, as it focuses on dynamic pages, and perhaps someone has run into this issue before:
    [url]http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=263&entercat=y[/url]


    --
    Danilo Celic
    | [url]http://blog.extensioneering.com/[/url]
    | WebAssist Extensioneer
    | Adobe Community Expert
    danilocelic AdobeCommunityExpert Guest

  4. #3

    Default Re: CFC Extensions

    Thank you! I will check that out!
    Charles.Jones2 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139