Learning ASP.NET 2.0 with AJAX By Jesse Liberty, Dan Hurwitz, Brian MacDonald The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated April 7, 2008. UNCONFIRMED errors and comments from readers: (4 (copyright page)) copyright info; The book notes that the copyright is registered in Jesse Liberty and Dan Hurwitz' names, but it is actually registered in the names of all three authors. Jesse Liberty, Dan Hurwitz, and Brian MacDonald {33} 1st full paragraph near bottom of page; The sentence beginning:" You may remember the name Adventureworks from Chapter 1...." Chapter 1 does not mention Adventureworks. Apparently you moved it to Appendix A in the final printing on pages 406-407. (I note that it is included in Chapter 1 of one of your other books, "Programming APS.NET AJAX by Christian Wentz, however) {97} Just Below 2nd Paragraph; Text says "See Chapter 1 for instructions on installing this sample database if you have not already done so." Chapter 1 does not mention installing the sample database. You apparently moved it to Appendix A, pages 406-407 {124} code for GridView 1 - Section Selecting Data from the Gridview.; I'm not making much headway geting any of the code to work. This Here is the Browser error using IE 7.0: Server Error in '/AWProductData' Application. -------------------------------------------------------------------------------- Callbacks are not supported on CommandField when the select button is enabled because other controls on your page that are dependent on the selected value of 'GridView1' for their rendering will not update in a callback. Turn callbacks off on 'GridView1'. {280} Exercises Section; Each of the exercises in Chapter 8 (Exercise 8-1 to Exercise 8-4) require the user to download the appropriate file from the book's web site. However, the only files available on the book's web site are the examples covered in the context of the chapter. These exercise files need to be supplied to the consumer in order to complete the exercises.