1 message in com.googlegroups.adwords-apiConnection problems
FromSent OnAttachments
Darrin28 Oct 2005 12:08 
Subject:Connection problems
From:Darrin (dar@cnsusa.com)
Date:10/28/2005 12:08:48 PM
List:com.googlegroups.adwords-api

Am I the only one having problems connecting to the API today? I went to load up an app I made using the Google API (it has always worked, and I haven't changed it in more than 2 weeks) and received this error:

System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server. at System.Net.HttpWebRequest.CheckFinalStatus() at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult) at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at GoogleServices.CampaignService.getAllAdWordsCampaigns(Int32 dummy)