Debugging pagesGoLive lets you check for invalid bindings and examine server-side code for errors. Invalid bindings are displayed in red (default) in the Layout Editor. To examine the server-side code used for dynamic content: Click the Source tab in the Layout Editor. GoLive displays server-side code in a unique color (orange by default). To change this, choose Edit > Preferences, and click the Server code color swatch. GoLive also lets you debug individual pages in your site in the Source Code Editor. The Source Code Editor can scan the page, looking for common problems. To scan a page for common errors:
GoLive displays any errors in the top pane. Click an error to jump to the relevant code in the main pane of the Source Code Editor. |