The remote name could not be resolved: 'www.google.com'

1,936 views
Skip to first unread message

Jb Almadin

unread,
Sep 19, 2012, 3:08:16 PM9/19/12
to reca...@googlegroups.com
Hi to all. I don't know how  to get rid of this error. When I was running it on localhost, validation of recaptcha is okay, but when I upload it on my website, I got this error:

The remote name could not be resolved: 'www.google.com'

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.Net.WebException: The remote name could not be resolved: 'www.google.com'

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace: 

[WebException: The remote name could not be resolved: 'www.google.com']
   System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) +6097957
   System.Net.HttpWebRequest.GetRequestStream() +13
   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() +160
   System.Web.UI.Page.Validate(String validationGroup) +109
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +86
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

How can I fix this? I redownloaded the recaptcha.dll again and upload it, also the recaptcha.pdb, but still, error persists. Thanks in advance..

Adrian Godong

unread,
Sep 19, 2012, 3:09:16 PM9/19/12
to reca...@googlegroups.com
Looks like your hosting provider is messed up. Ask them on the correct DNS setting for your servers.

--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To view this discussion on the web visit https://groups.google.com/d/msg/recaptcha/-/ijEQsQys3MoJ.
To post to this group, send email to reca...@googlegroups.com.
To unsubscribe from this group, send email to recaptcha+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/recaptcha?hl=en.



--
Adrian Godong
adrian...@gmail.com

Jb Almadin

unread,
Sep 19, 2012, 3:53:40 PM9/19/12
to reca...@googlegroups.com
By the way, when I was signing up in the recaptcha here in google, there's a field there of domain name. As I type mine, in fact, my domain goes like this: for example, http://domain.org/mydomain, but when I click the submit button, it didn't accept, so I typed http://domain.org only. If that's the case, is there any way for me to use recaptcha? because I did not host my site, coz it's free only, for school project purposes.

Adrian Godong

unread,
Sep 19, 2012, 3:56:21 PM9/19/12
to reca...@googlegroups.com
Doesn't matter. Your key should work for all URL under domain.org.
> --
> You received this message because you are subscribed to the Google Groups
> "reCAPTCHA" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/recaptcha/-/HW4ZuCQMd9sJ.

Jb Almadin

unread,
Sep 20, 2012, 12:52:19 AM9/20/12
to reca...@googlegroups.com
Now, I don't got an error, but recaptcha is not validating.. I have coded it recaptcha.Validate() and the page.isvalid but recaptcha does not accepting any of the words I typed there whether its correct

Andy Tynefield

unread,
Sep 20, 2012, 4:12:31 AM9/20/12
to reca...@googlegroups.com
I'm unfamiliar with ASP however I've had similar issues while using the php library. What I did was isolate the input fields and display the post data to confirm it was being sent. My particular issue was the order of the divs within the form tags were not correct according to the strict markup and therefor the form wasn't submitting correctly.

[Sent from Andrew's iPhone]

On Sep 19, 2012, at 11:52 PM, Jb Almadin <jhe...@gmail.com> wrote:

Now, I don't got an error, but recaptcha is not validating.. I have coded it recaptcha.Validate() and the page.isvalid but recaptcha does not accepting any of the words I typed there whether its correct

--
You received this message because you are subscribed to the Google Groups "reCAPTCHA" group.
To view this discussion on the web visit https://groups.google.com/d/msg/recaptcha/-/upQms2_oNDIJ.

Jb Almadin

unread,
Sep 20, 2012, 8:14:01 AM9/20/12
to reca...@googlegroups.com

I have checked my codings, but still, recaptcha doesn't accept correct inputs.

Jb Almadin

unread,
Sep 21, 2012, 7:18:50 AM9/21/12
to reca...@googlegroups.com
Why I always get this error:

The remote name could not be resolved: 'www.google.com'


Everytime I upload my edited webpage in the domain, I always end up at that error. I also renew my keys to be assured but again I end up with this error. Before, it was okay, the only problem is that recaptcha didn't accept correct inputs, but now, I get this error again. How to fix this?
Reply all
Reply to author
Forward
0 new messages