Another unknown problem each day: System.Web.Services.Protocols.SoapHttpClientProtocol

2012-09-06 Thread Ibrahim Ozturkcan
Error 1 The type 'System.Web.Services.Protocols.SoapHttpClientProtocol' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. it is already added. references are also added

Re: Issue in Google adwords API

2012-09-05 Thread Ibrahim Ozturkcan
Using both Google.Adwords or Google.Ads.Common is not solving the problem. Its not building. On Friday, June 8, 2012 12:57:30 PM UTC+3, Rajesh G wrote: > > How to fix the below issue while working with google adwords client API > > The type 'Google.Api.Ads.Common.Lib.AdsUser' is defined in an ass

Re: What's wrong with this request? (Returning: 500 Internal Server Error) (C#)

2012-08-31 Thread Ibrahim Ozturkcan
se = ex.Response; > // Read the contents from response.GetResponseStream(); > > Also, is there any reason why you are not using the AdWords API .NET > client library? > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Thursday, 28 June 2012 18:32

What's wrong with this request? (Returning: 500 Internal Server Error) (C#)

2012-06-28 Thread Ibrahim Ozturkcan
private static void GetReports() { string authToken = GetAuthToken(); string requestXml = string.Format(@"