Questions tagged [request-timed-out]

83 questions
0
votes
1 answer

Request timing out on large operation?

Trying to complete a web process, however, I am receiving a 'request time out' error. I'm not sure what I can do to get around this. I modified the method to create a new connection for every number being passed in the for loop, but it seems to be…
Volearix
  • 1,413
  • 3
  • 20
  • 46
0
votes
1 answer

ASP.NET SQL Error Loading Page

We're getting the following error message when trying to login to our ASP.NET application: Server Error in '/' Application. The wait operation timed out Description: An unhandled exception occurred during the execution of the current web request.…
0
votes
1 answer

The wait completed due to an abandoned mutex

I have never used mutex in my application and i don't now what it does, but my web application throw the following exception and i don't know how to handle it : IP: System.Web.HttpApplicationState 07/16/2012 10:06:01 Error in:…
Anyname Donotcare
  • 10,000
  • 54
  • 200
  • 355
0
votes
1 answer

SSH not getting timed out when connecting with used port

I am trying to establish a ssh connection with another machine with a port which is already occupied by some other resource The SSH is not getting timed out > ssh -v -p 8080 10.10.10.10 OpenSSH_4.2p1, OpenSSL 0.9.8a 11 Oct 2005 debug1: Reading…
0
votes
1 answer

Foursquare push API - The request timed out?

Using https://foursquare.com/oauth I am sending a test push message to a script page on my server. But the push message never comes through. I am getting an error message "Your Server returned: 502 Bad Gateway." I can open URL I am pushing a message…
Simplyi
  • 521
  • 3
  • 19
0
votes
1 answer

Enable no timeout for one specific page

I have a page that doing something, it can take 1,2 hours or even more... After a while I get request timed out, I want that this specific page will NOT get request timed out - ever(or at least 24 hours). How do I do it? Thanks.
Nir
  • 2,017
  • 8
  • 35
  • 54
-1
votes
1 answer

Why does this code result in an infinite loop?

I had to print the list of the subwebsites under a sharepoint site using CSOM. i used this code and my server credentials but i go inside a infinite loop at 2nd line of foreach loop. The line is getSubWebs(newpath); static string mainpath =…
kaarthick raman
  • 375
  • 2
  • 8
  • 27
-1
votes
1 answer

SQL Server 2012 , lost access to database

I have experienced a weird issue a few hours ago and i cannot seem to figure out what has caused this problem. I have SQL server 2012 installed on a windows server 2012 virtual machine. I have windows services, Windows applications and web sites…
Yugz
  • 657
  • 1
  • 8
  • 22
1 2 3 4 5
6