473,396 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Event code: 3001, Event message: The request has been aborted.

When I call a webservice on IIS on Windows 2000 Server with .NET runtime 2.0, I get the following Error.
System.Net.WebException: The operation has timed out

From ASPX Pages, I call the web service, which in turn calls dlls for executing the sotred procedure. SP runs for about 10 mins. (It has to; because the application demands running such big SP in synchronous mode). I have set the execution timeout to 1 hour both in website (for ASPX) and in web service site (for ASMX). Backend operation has completed successfully. But application times out in 5 or 6mins. This problem does not occur in dev boxes.

Can anybody help me get through the issue.


In Event Viewer the Error is:

Event code: 3001
Event message: The request has been aborted.
Event time: 7/8/2007 12:17:43 AM
Event time (UTC): 7/8/2007 12:17:43 AM
Event ID: 8edd97656d0c4833b75f5a2b11e17cb7
Event sequence: 1635
Event occurrence: 16
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/41/ROOT/MyProxy-6-128282210719726875
Trust level: Full
Application Virtual Path: /MyProxy
Application Path: C:\Inetpub\wwwroot\MyProxy\
Machine name: MYSERVER

Process information:
Process ID: 3860
Process name: aspnet_wp.exe
Account name: JANUSTIWEBD1\ASPNET

Exception information:
Exception type: HttpException
Exception message: Request timed out.

Request information:
Request URL: http://Mydomain.com/MyProxy/MyProxyService.asmx
Request path: /MyProxy/MyProxyService.asmx
User host address: xxx.xxx.xxx.xxx
User:
Is authenticated: False
Authentication Type:
Thread account name: MyDomain\ASPNET

Thread information:
Thread ID: 5
Thread account name: MyDomain\ASPNET
Is impersonating: False
Stack trace:

Any helpful suggesstion is much appreciated.
Thanks
Senthil.
Jul 8 '07 #1
1 36445
Frinavale
9,735 Expert Mod 8TB
When I call a webservice on IIS on Windows 2000 Server with .NET runtime 2.0, I get the following Error.
System.Net.WebException: The operation has timed out

From ASPX Pages, I call the web service, which in turn calls dlls for executing the sotred procedure. SP runs for about 10 mins. (It has to; because the application demands running such big SP in synchronous mode). I have set the execution timeout to 1 hour both in website (for ASPX) and in web service site (for ASMX). Backend operation has completed successfully. But application times out in 5 or 6mins. This problem does not occur in dev boxes.

Can anybody help me get through the issue.

...
Any helpful suggesstion is much appreciated.
Thanks
Senthil.
Hi Senthil,

I've never really worked with web services in .NET before but I have seen a similar error before in my .NET web applications. The problem was that the IIS's timeout value was set to something different than my web application...in this case the IIS returns a timeout to the application and the HttpException is generated (because the response was not expected).

Look into configuring your IIS's timeout value so that it is larger than your application's timeout.

Hope this helps!
-Frinny
Jul 9 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: trint | last post by:
Ok, I have tried to do this with the System.Web.UI and can't find anything for the webform. It seems much easier for a Winform. Any help in trapping Webform keydown event and keyup event is...
0
by: Alex | last post by:
my app was working fine in VB.NET 2003 (and framework 1.1). Now with VB.NET 2005 (framework 2.0) the uploading to an http server (ie. www.sharebigfile.com) stops with the error "The request was...
4
by: Nathan Sokalski | last post by:
I am writing a piece of code for an ASP.NET function that generates an onKeyPress JavaScript eventhandler that uses the event.keyCode / event.which properties. I have two situations that I would...
3
by: Michael Schwarz | last post by:
Hi, from time to time I get following error message with my ASP.NET 2.0 web application in the event log: An error occurred executing the configuration section handler for system.web/identity. ...
0
by: gunjanhshah | last post by:
Hello My system reports the following application event log. The log is due to my web application which is built upon asp.net and sql server 2000 and uses Active directory users to authenticate....
3
by: Wildster | last post by:
Hi, I want to put an event within an event but it seems as though this can't be done and I need to figure a work around. Basically I am trying to say that if the user clicks on the...
2
by: anumsajeel | last post by:
Hi, Does anyone know what is causing this and how we should be handling this? This was never a problem on our IIS6 machine so it must be something that has changed in IIS7. Exception of type...
0
by: malcomm | last post by:
Hi I'm trying to use HttpWebRequest to upload a 12Mb file to a remote server which sends a response xml string back. I'm failing in this and receiving the following web exception- The...
1
by: Shyguy30 | last post by:
Hi. I am trying to render a sql report server report as a pdf an get the following Event code: 3005 Event message: An unhandled exception has occurred. Event time: 9/13/2010 10:47:10 AM ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.