I\'m making a request from an UpdatePanel that takes more then 90 seconds. I\'m getting this timeout error:
UpdatePanel
Microsoft JScript runtime err
This might be configurable by changing the ASP script timeout in IIS.
It's located in the properties of your web site, virtual directory, configuration button, then on the options tab.
or set it by setting the Server.ScriptTimeout property.