I have a custom aspx page in sharepoint _layouts folder. This page has a ReportViewer control of Microsoft reporting. This control displays data from SSRS server rdl file which fetches data from Custom Sql server DB. There are some reports which takes about 4 mins to fetch data from database. SSRS returns the data but by the time sharepoint custom aspx Page displays "System.Web.HttpException:Request TimeOut error".