S
Surajit Laha
Hi,
I am suffering from a strange problem!
I was porting my ASP pages from one server to the other (both Win 2000
Ad. Server).
While I ported the reports it is not running at all at the new server
and throwing an error:
------
Active Server Pages, ASP 0113 (0x80004005)
The maximum amount of time for a script to execute was exceeded. You
can change this limit by specifying a new value for the property
Server.ScriptTimeout or by changing the value in the IIS
administration tools.
-----
I tried the normal methods to fix this, changing IIS App settings and
increase the script timeout, but no result!!!
I have .NET Framework 1.1 installed with Win 2k SP4 in this new
server.
Rest seems to be the same.
Can anyone please point what is happening wrong??
I fetch some data from database, it seems like when the Recordset
tries to fecch data, it hangs.
If the page has no database interaction, it runs fine!
I checked the server process, when I send the ASP page request, the
DLLHOST process run by IWAM_<servername> account seems to be taking
99% of the server CPU!
Please put some light into it.
-surajit
I am suffering from a strange problem!
I was porting my ASP pages from one server to the other (both Win 2000
Ad. Server).
While I ported the reports it is not running at all at the new server
and throwing an error:
------
Active Server Pages, ASP 0113 (0x80004005)
The maximum amount of time for a script to execute was exceeded. You
can change this limit by specifying a new value for the property
Server.ScriptTimeout or by changing the value in the IIS
administration tools.
-----
I tried the normal methods to fix this, changing IIS App settings and
increase the script timeout, but no result!!!
I have .NET Framework 1.1 installed with Win 2k SP4 in this new
server.
Rest seems to be the same.
Can anyone please point what is happening wrong??
I fetch some data from database, it seems like when the Recordset
tries to fecch data, it hangs.
If the page has no database interaction, it runs fine!
I checked the server process, when I send the ASP page request, the
DLLHOST process run by IWAM_<servername> account seems to be taking
99% of the server CPU!
Please put some light into it.
-surajit