Contents - Index


How to preview & debug a web page

Select the *Debug* item from the Project menu or click the *Debug* button on the tool bar to debug current Sigma Visual project. 
If some run-time errors (such as to access property of null object) occur or some exceptions are thrown out, error window popup with error information, call stack and context. This information is very useful for developer to diagnose the application.