aspx thread: ASP.net Error
Hi I am getting this error message trying to run the Amazon sample from Chapter 16 in ASP.Net professional. Does anyone have any suggestion as to what I am missing? Thanks David Compiler Error Message: CS0117: 'System.Web.UI.HtmlControls.HtmlTableCell' does not contain a definition for 'ScriptTimeout' Line 224: ASP.default_aspx.__intialized = true; Line 225: } Line 226: this.Server.ScriptTimeout = 30000000; Line 227: }
|





