Using ColdFusion Studio
|
|
Chapter 9 : Debugging CFML Applications from Studio
|
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.
 |
To configure a remote development server:
|
- Open the first application page you would like to debug and choose Debug > Debug Settings.
- Choose Add RDS Server from the drop-down list in the Debug Start pane of the Remote Development Settings dialog box.
- 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.
- If the server is protected by ColdFusion RDS Security, enter the user name and password you use to access this protected resource.
- Click OK.
Copyright © 1999, Allaire Corporation. All rights reserved.
|
|