Datasheet

Figure 1-31: Updated GridView
12. Now you can run the page to see the results. Click the Start Debugging button in the Toolbar
above the main editing window, or just press the F5 key. Alternatively, you can select Start
Debugging from the Debug menu. At this point, the Debugging Not Enabled dialog appears
(see Figure 1-32) because there is no
web.config file in the application folders. VWD needs a
web.config to be able to “turn on” debugging (by setting a value in this file). The best course
of action is to select the first option, whereupon VWD will create a default
web.config file and
set the appropriate values. This also means that you will not see this dialog every time you run
a page, and VWD will be able to provide more information on any errors that it encounters.
Figure 1-32: Debugging Not Enabled dialog
27
Getting Started
04_588079 ch01.qxd 11/29/05 3:48 PM Page 27