Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: ASP.net Error


Message #1 by <wrox@d...> on Wed, 3 Oct 2001 22:44:40 +0100
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:        }




  Return to Index