The server name or address could not be resolved
I am using the following:
— ColdFusion 2021
— SQL Server Express 2019
— SQL Server Management Studio 18.12.1
— Dreamweaver
I'm trying to set up a data source in the database tab, but when I click on RDS Login, I get the following error message:
1. The URL specified for this site's testing server may be incorrect: http://localhost:8500/estimates/
2. The testing server may be incorrectly configured (for example, ColdFusion may not be running).
I have created a data source in CF Aadmin, and I'm able to connect to the database, if I hard code the query into Dreamweaver, the query and code runs just fine. I just can't do it through the database panel. To clarify, the testing server is correct because I can view the files when I type in the URL.
The ColdFusion server is running - I checked it in Windows >> Services.
I just can't connect to the database in Dreamweaver's Databases panel.
Thank you.
