We are getting following message after upgrading to .NET 2.0,
Event code: 3001
Event message: The request has been aborted.
Event time: 14/04/2007 02:58:19
Event time : 14/04/2007 01:58:19
Event ID: f9bf3f0d0f574717b8a10b7d8227a8d9
Event sequence: 7
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/ABC-512-128209893532524258
Trust level: Full
Application Virtual Path: /ABC
Application Path: D:\ABC\
Machine name: ABCDE
Process information:
Process ID: 5220
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM
Exception information:
Exception type: HttpException
Exception message: Request timed out.
Request information:
Request URL: http://10.10.0.1/ABC/FrmABCApplication.aspx FilePath=\\10.10.0.2\Input\ABC_1442007_301014_Out.xml
Request path: /ABC/FrmABCApplication.aspx
User host address: 10.10.0.2
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\SYSTEM
Thread information:
Thread ID: 20
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace:
Using .NET application we are generating word document. For some specific documents the time taken will be around 20 to 40 minutes, but winword instance is getting terminated exactly after 5 minutes.
IIS setttings,
Server.ScriptTimeout=2700
In IIS -> ASP Script time out = 900
Session time out - 20 minutes