Configuring RDS from the Debugger

To access a remote server from Studio, first configure the server and provide security login information if the server is protected through ColdFusion security.

Note To configure a remote development server:
  1. Open the first application page you would like to debug and choose Debug > Debug Settings.
  2. Choose Add RDS Server from the drop-down list in the Debug Start pane of the Remote Development Settings dialog box.
  3. Enter the description, host name, user name, password, and port of the remote server in the Configure RDS Server dialog box. You can optionally enable Secure Sockets Layer.
  4. If the server is protected by ColdFusion RDS Security, enter the user name and password you use to access this protected resource.
  5. Click OK.