Whenever I try and run any of the screen scraping examples on the net I get the following error:<BR><BR>Request timed out. <BR>Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. <BR><BR>Exception Details: System.Web.HttpException: Request timed out.<BR><BR>Source Error: <BR><BR>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. <BR><BR>Stack Trace: <BR><BR><BR>[HttpException (0x80004005): Request timed out.]<BR><BR><BR>Is there a setting on my machine I need to change?<BR><BR>Thanks!