I did not get any option when I can increase the default time 90secs. So I have changed in the web.config file which is presented in the Inetpub directory. Only modification I have made is changes the debug=true which was previously set to false.
Sample:
<compilation batch="false" debug="true">
</compilation>
Thanks to Sun, one of my co-author of http://www.fewlines4biju.com