Coldfusion MX7 Web Application Construction Kit!

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default Coldfusion MX7 Web Application Construction Kit!

    Support Staff, Coldfusion Gurus, Ben Forta, Leon Chalnick, Angela Buraglia, or
    Raymond Camden:

    I installed Coldfusion Developer's Edition while I learn the program and
    purchased "Coldfusion MX7 Web Application Construction Kit" by Ben Forta &
    Raymond Camden, and I am trying to set up the test site in Dreamweaver with no
    luck. When I specify that I am using Coldfusion, Dreamweaver does not display
    the message that it sees that it is installed on my computer. Also, I am
    listing "C:\cfusionmx7\wwwroot\ows\" as the location I want to store files, and
    "http://localhost:8300/ows" as the url too browse to the root of the site.
    However, when I test the URL I get a message that says "Dreamweaver cannot use
    the prefix you entered to display live data..." What am I doing wrong? Here
    is my file hierarchy for that folder:

    C:\CFusionMX7 (folder)

    Inside CFusionMX7 Folder:
    Logs (folder) & ows (folder)

    Inside ows folder:
    CF WACK CD Chapters (folder) & OWS (folder)

    Why is Coldfusion not being recognized and why am I unsuccessful testing the
    URL?

    If anyone can help I would greatly appreciate it! I am excited about learning
    Coldfusion and upgrading to the Enterprise edition, but I want to learn it
    first...and fast, which is why I got the book, but why this is happening is
    beyond me.

    Thanks for all the help!

    Chuck

    ChuckRWD Guest

  2. Similar Questions and Discussions

    1. Name wanted for module in construction
      Hi, I'm writing a module designed to work along with DBI to enable database-independent SQL generation. I've seen DBIx::SQLEngine and...
    2. Forms construction - Mac OS X
      Am I missing something or is the whole suite of Form construction tools (like Adobe Designer) mia in Acrobat 7.0 Professional for Mac OS X? If I am...
    3. with construction in cf script
      Hello! is there "with" construction in cf script? whet is the synthax? i get an with: with (lang){ ss = 123; } is there cfscript...
    4. Coldfusion Application Server mx 6.1
      Hi, Getting server specific two error everytime the application server tries to load but it fails everytime I have tried all the fixes i can...
    5. New website under construction.
      Hi All: I am working on a new website and quite frankly am delighted with how it is turning out. I'm using a pc with DWMX Studio and playing...
  3. #2

    Default Re: Coldfusion MX7 Web Application Construction Kit!

    >... Support Staff, Coldfusion Gurus, Ben Forta, Leon Chalnick,
    >... Angela Buraglia, or Raymond Camden
    Sorry, I don't qualify. But this is a talkingshop, so I'm hoping you'll
    let ma have a go.

    1)Try port 8500 in place of 8300


    2)Open Dreamweaver. Under Create New click on Coldfusion.
    - In the Site menu, choose Manage Sites. An interface is displayed. Is your
    in the list?

    - If it is, click to select your site, then press the Edit button. Follow the
    wizard's instructions.

    - It it isn't, then that was probably the problem. Press the New button to
    create a new site. Follow the wizard's instructions.

    Example answers
    What would you like to name your site?
    myFirstSite

    What is the HTTP addres (URL) of your site?
    [url]http://127.0.0.1:8500/ows/index.cfm/[/url]

    Do you want to work with a server technology such as Coldfusion, etc.?
    Yes, I want to use a server technology

    Which server technology?
    Coldfusion

    How do you want to work with your files during development?
    Edit and test locally (my testing server is on this computer)

    Where on your computer do you want to store your files?
    C:\CFusionMX7\wwwroot\ows\

    What URL would you use to browse to the root of your site?
    [url]http://localhost:8500/ows/[/url]


    3)Make sure that Coldfusion MX7 is running as a Windows service. To do so, go
    to Administrative Tools => Services, right-click on the Coldfusion MX
    Application Server service and click on Start or Restart, whichever is
    available.

    BKBK Guest

  4. #3

    Default Re: Coldfusion MX7 Web Application Construction Kit!

    Just ignore the message by selecting yes or no, whichever gets you by. It should work nonetheless.
    Mike-01 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