thiagocavaloti / recaptcha

Automatically exported from code.google.com/p/recaptcha
0 stars 0 forks source link

[WebException: The operation has timed out] #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. copy the dll file into the project solution
2. Register the dll on the aspx page
3. insert the recaptcha control to the form element with your private and 
public keys

What is the expected output? What do you see instead?

I am getting the error below when I clicked submit button

[WebException: The operation has timed out]
   System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +1003
   System.Net.HttpWebRequest.GetRequestStream() +23
   Recaptcha.RecaptchaValidator.Validate() in D:\recaptcha-repo-dotnet\library\RecaptchaValidator.cs:134
   Recaptcha.RecaptchaControl.Validate() in D:\recaptcha-repo-dotnet\library\RecaptchaControl.cs:332
   System.Web.UI.Page.Validate() +117
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +105
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981

What version of the product are you using? On what operating system?

version : recaptcha-dotnet-1.0.5.0-binary

o/s : Window server 2008 SP2, .Net framework 2.0

Thhanks
sir kay

Original issue reported on code.google.com by hamza...@gmail.com on 1 Mar 2013 at 3:44

GoogleCodeExporter commented 9 years ago
This does not sound like reCAPTCHA code issue. You may want to check your 
network configuration to allow the server side code to connect to Google's 
servers.

Original comment by adrian.g...@gmail.com on 2 Aug 2013 at 11:45

GoogleCodeExporter commented 9 years ago
am also gatting same issue. can you please what tell me what changes i have do 
in server.

Original comment by saikumar...@gmail.com on 24 Feb 2014 at 5:42

GoogleCodeExporter commented 9 years ago
I have same troubleshooting, ¿what is the solution?

Original comment by jma...@upao.edu.pe on 2 Jul 2014 at 1:14

GoogleCodeExporter commented 9 years ago
It was what Adrian said...the network configuration was preventing calls out to 
the google servers.

Original comment by janice.f...@gmail.com on 2 Jul 2014 at 1:19

GoogleCodeExporter commented 9 years ago
gettign same issue

Original comment by ursaa...@gmail.com on 21 Oct 2014 at 7:17