Questions tagged [request-timed-out]

94 questions
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…
InterestedDev
  • 578
  • 7
  • 22
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,497
  • 9
  • 42
  • 71
-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
  • 793
  • 2
  • 13
  • 41
-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
  • 677
  • 1
  • 10
  • 23
1 2 3 4 5 6
7