Dreamweaver RDS setup with Coldfusion. How to do RDSMapping in my web.xml file???

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

  1. #1

    Default Dreamweaver RDS setup with Coldfusion. How to do RDSMapping in my web.xml file???

    I am not able to access my server through RDS and would be so very grateful for
    any assistance.

    I am running ColdFusion MX Developer Edition on my PC and am using the
    built-in web server on port 8500. I have a datasource called "cheese" setup
    through the ColdFusion administrator. My website is in a folder called
    "pickacheese" in my root web folder. When I access my site through my browser
    at [url]http://localhost:8500/pickacheese[/url] everything works perfectly fine. The
    server is loading the page and pulling the appropriate data from the database.

    I'd like to be able to link up my datasources through Dreamweaver. When I
    enter in the information in the form about the testing server, I select
    "ColdFusion" as the server, "Local/Network" as the access,
    "C:\CFusionMX\wwwroot\pickacheese\" as the testing server folder, and
    [url]http://localhost:8500/pickacheese/[/url] as the URL prefix. As a testing server,
    things seem to work fine. However, when I attempt to configure my RDS login, I
    receive the following error:

    The server name or address could not be resolved.
    Possible reasons:
    1. The URL specified for the site's testing server may be incorrect:
    [url]http://localhost:8500/pickacheese[/url]
    2. The testing server may be incorrectly configured (for example, ColdFusion
    may not be running).

    I have played around with this for several days and I can't figure this out.
    Changing the web server to port 80 and eliminating the additional port
    specification did not seem to help. I read somewhere that I need to to do the
    RDS mapping in my web.xml file, but I have any idea what I supose to change...

    Thank you SO MUCH for any HELP!!!!

    jerome281 Guest

  2. Similar Questions and Discussions

    1. ColdFusion and Flex 3 Setup
      Okay I am now fustrated to that point that you know you would never go... I am having major issues setting up flex 3 with ColdFusion 8, that might...
    2. dreamweaver setup
      I have a problem getting Dreamweaver 8 to accept the Contribute setup sequence in the Manage Sites dialogue. I have put all the detail below for the...
    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, mysql, php setup and connection
      Hello, I had my dreamweaver / php / mysql working fine on a previous computer a year or so ago and now am having problems getting it to work. I...
    5. Web Server Setup for Dreamweaver MX
      Hi, I have been using Dreamweaver 3.0 for several years to create and maintain my company's three separate websites. These sites, which are...
  3. #2

    Default Re: Dreamweaver RDS setup with Coldfusion. How to do RDSMapping in my web.xml file???

    [url]http://www.macromedia.com/go/tn_17276[/url]
    gclausen Guest

  4. #3

    Default Dreamweaver RDS setup with Coldfusion. How to do RDSMapping in my web.xml file???

    When you stated "when I attempt to configure my RDS login" I'm not sure exactly if you meant in the CF Administrator or in Dreamweaver?

    In any case I had a similar problem and resolved it in IIS by setting Athentication of the /CFIDE folder to "anonymous access".


    JOE CHAHINE
    Unregistered 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