Question
RDS Login Fails - using Tutorial
Using the ColdFusion 8 getting started tutorial
(Steps_for_building_dynamic_pages_en.pdf), at the point in
Dreamweaver 8 you set up the database and click on "RDS Login"
(page 18) , rather than letting you login to the server, you get
the error message:
____________________________________________________________
The server name or address could not be resolved
Possible reasons:
1. The url specified for this site's testing server may be incorrect: http://localhost:8500/cf8gettingstarted/tutorial/
2 The testing server may be incorrectly configured(for example, CF may not be running)
____________________________________________________________
Doing a Google search shows other users with the same problem (but no solution). The testing server address shown in the error message is the correct one and is the one specified in the tutorial. I've confirmed CF is running by creating and putting the "testtime.cfm" file into the test directory and running it from the browser. I've also disabled the Firewall (although it shouldn't be an issue).
Any ideas?
It doesn't give you much comfort that the ColdFusion 8 Demo doesn't work. With other obvious errors in the demo, I may be the first one to have actually run it (some screen shots don't match the written instructions).
____________________________________________________________
The server name or address could not be resolved
Possible reasons:
1. The url specified for this site's testing server may be incorrect: http://localhost:8500/cf8gettingstarted/tutorial/
2 The testing server may be incorrectly configured(for example, CF may not be running)
____________________________________________________________
Doing a Google search shows other users with the same problem (but no solution). The testing server address shown in the error message is the correct one and is the one specified in the tutorial. I've confirmed CF is running by creating and putting the "testtime.cfm" file into the test directory and running it from the browser. I've also disabled the Firewall (although it shouldn't be an issue).
Any ideas?
It doesn't give you much comfort that the ColdFusion 8 Demo doesn't work. With other obvious errors in the demo, I may be the first one to have actually run it (some screen shots don't match the written instructions).