472,336 Members | 1,260 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

Server Error in '/' Application. Request timed out. HttpException (0x80004005):

1
Hi all,

I know this is probably not the first time this questions has been asked, however I feel that we have an exceptional circumstance.

We get the afforementioned error on almost every page in our .net application. We even get in on the login screen to the app. The annoyance is that we have set teh timeout in the web.config file to 100000000. The timeout error happens within a couple of seconds of trying to loads a page. Clearly it isn't giving teh application time to finish the request.

Wea re using .net 2.0 and server 2003. I am not on the tech team, but our development team have no idea how to fix this problem. I am emploring anyone for help.

Sadly this error has occured since we sent the software live and hence we are losing money every minute this error is present. We haven't added any new patches to the webserver or the database server. The problem has only started since Monday this week. We haven't done anything to instigate this problem.

We are stumped.

Anyone got any ideas?
Aug 17 '07 #1
1 5182
CalBob
2
Hi all,

I know this is probably not the first time this questions has been asked, however I feel that we have an exceptional circumstance.

We get the afforementioned error on almost every page in our .net application. We even get in on the login screen to the app. The annoyance is that we have set teh timeout in the web.config file to 100000000. The timeout error happens within a couple of seconds of trying to loads a page. Clearly it isn't giving teh application time to finish the request.

Wea re using .net 2.0 and server 2003. I am not on the tech team, but our development team have no idea how to fix this problem. I am emploring anyone for help.

Sadly this error has occured since we sent the software live and hence we are losing money every minute this error is present. We haven't added any new patches to the webserver or the database server. The problem has only started since Monday this week. We haven't done anything to instigate this problem.

We are stumped.

Anyone got any ideas?
If you are running a stored procedure, use CommandTimeout = (and the number of seconds you need). I have this issue for some reports and had to set it to 90 (seconds). I don't remember the default setting.
Aug 17 '07 #2

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

Similar topics

0
by: Srini | last post by:
I am implementing Front Controller in ASP.net as outlined in Microsoft documentation titled "Implementing Front Controller in ASP.NET Using...
1
by: Chris | last post by:
I am runnig IIS 5.0 on W2k. I am not able to run asp.net pages. Application mappings show all .net extensions and .NET 1.1 is installed. I...
1
by: Sorin Sandu | last post by:
I have a simple page with a grid on it based on a stored procedure Sometimes I get this error : Request timed out. Description: An unhandled...
5
by: Bruce Schechter | last post by:
I just started to develop an ASP.NET application in vs.net 2003 . But each time I try to execute the application (which is basically empty so far),...
6
by: Grant | last post by:
Hi, I'm trying to setup a web server to host asp.net 1.1... but keep getting the following error message: Hopefully someone can give me some...
6
by: Daniel Walzenbach | last post by:
Hi, I have a web application which sometimes throws an “out of memory” exception. To get an idea what happens I traced some values using...
0
by: Maciek | last post by:
Hi When I set Session state mode to StateServer (IIS 6.0; windows2003; .NET 2.0) in my application, I have recived this message:...
2
donilourdu
by: donilourdu | last post by:
hi .I am doni. When i try to deploy a web site i found follwing error. Plz help me to recover from that Server Error in '/' Application....
1
by: rajalingam | last post by:
Server Error in '/library' Application. -------------------------------------------------------------------------------- Server cannot access...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: teenabhardwaj | last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This happens in runtime 2013 and 2016. When a report is run and then closed a toolbar shows up and the only way to get it to go away is to right...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...

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.