Dreamweaver, ColdFusion, MS SQL

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Dreamweaver, ColdFusion, MS SQL

    I am new to the three major aspects of my current web programming situation.
    I am using Dreamweaver MX 2004, a local version of ColdFusion version
    6,1,0,63958 (that I installed from the Dreamweaver disk), and a web server
    that is running Microsoft SQL Server 2000. And I am having a problem getting
    everything to work together properly.

    If I configure my local ColdFusion server with the ability to access my
    database on my remote MS SQL 2000 server and then try to preview a template
    in my browser, I get a standard browser error that says, "The page cannot be
    displayed". I cannot even get browser access to my templates in my working
    folder by going to C:\CFusionMX\wwwroot\ My ability to view the files in a
    browser is gone. If however, I remove the datasource completely, the pages
    load correctly, but with errors because they cannot access my database.

    I am working on a pre-existing site, so in order to understand how it
    functions I want to be able see the debugging window to track the variables.
    I do not have control of the remote ColdFusion server that is hosting the
    actual site, so it would seem to me the best way to accomplish what I want
    would be to go with the setup that I am trying for. That is, preview my
    local copy of the files on my local system and pulling the database
    information from the remote SQL Server.

    I just cannot seem to get it to work.

    Thank you for your help,
    Brad O


    Brad O Guest

  2. Similar Questions and Discussions

    1. Dreamweaver 8& Coldfusion MX 7
      Can somebody help? When using Dreamweaver 8 without the Coldfusion MX 7 extensions I can use cfform, but can't see the datasources. However, when I...
    2. coldfusion with dreamweaver
      i recently used the coldfusion mx and dreamweaver. I already verify my database to connect into dreamweaver using the sql statement.but's still...
    3. New to Coldfusion..trying to set up with Dreamweaver
      Hi, IMy name is Tim and I started teaching myself Coldfusion 2 days ago, with no prior experience with dynamic pages, webservers or anything of the...
    4. Dreamweaver Coldfusion DB2
      I am working with Dreamweaver MX, Coldfusion MX, and DB2 8.1. Trying to connect dreamweaver via coldfusion to db2, so far I am not able to connect...
    5. Dreamweaver and Coldfusion
      Hi there, I've recently started trying to use coldfusion with Dreamweaver and was wondering about the coldfusion info showing up inside Dreamweaver...
  3. #2

    Default Re: Dreamweaver, ColdFusion, MS SQL

    If no one wants to touch this question, maybe somebody out there knows a
    group that would be better able to handle it.

    Thanks,
    Brad O



    "Brad O" <reply@tothegroup.please> wrote in message
    news:zWDAe.39773$B_3.29217@fe05.lga...
    >I am new to the three major aspects of my current web programming
    >situation. I am using Dreamweaver MX 2004, a local version of ColdFusion
    >version 6,1,0,63958 (that I installed from the Dreamweaver disk), and a web
    >server that is running Microsoft SQL Server 2000. And I am having a problem
    >getting everything to work together properly.
    >
    > If I configure my local ColdFusion server with the ability to access my
    > database on my remote MS SQL 2000 server and then try to preview a
    > template in my browser, I get a standard browser error that says, "The
    > page cannot be displayed". I cannot even get browser access to my
    > templates in my working folder by going to C:\CFusionMX\wwwroot\ My
    > ability to view the files in a browser is gone. If however, I remove the
    > datasource completely, the pages load correctly, but with errors because
    > they cannot access my database.
    >
    > I am working on a pre-existing site, so in order to understand how it
    > functions I want to be able see the debugging window to track the
    > variables. I do not have control of the remote ColdFusion server that is
    > hosting the actual site, so it would seem to me the best way to accomplish
    > what I want would be to go with the setup that I am trying for. That is,
    > preview my local copy of the files on my local system and pulling the
    > database information from the remote SQL Server.
    >
    > I just cannot seem to get it to work.
    >
    > Thank you for your help,
    > Brad O
    >

    Brad O 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