I got a captcha erro, but if i enter on google site and put the captcha to 
the user, the erro continue. 
 
The erro are:
 
  Server Error in '/' Application. 
------------------------------
 *The remote server returned an error: (403) Forbidden.* *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 server returned an 
error: (403) Forbidden.

*Source Error:* 

  Line 204:
Line 205:                if (!ItemTable.Visible) return;Line 206:               
 CalendarObject.Save(tbProjectsObject.ProjectLogin, 
tbProjectsObject.ProjectPassword, AtomIdHiddenField.Value, 
TitleTextBox.Text.Trim(), SummaryTextBox.Text.Trim(), GetColorSelected(), 
tbProjectsObject.tbLocalCompany.tbCountry.Culture);Line 207:                
View();
Line 208:            }


*Source File: *d:\WebSites\Google\GoogleRedeDorAdmin\ProjectCalendar.aspx.cs
*    Line: *206 

*Stack Trace:* 

  [WebException: The remote server returned an error: (403) Forbidden.]
   System.Net.HttpWebRequest.GetResponse() +6038435
   Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, 
String serviceName, String applicationName, Boolean fUseKeepAlive, Uri 
clientLoginHandler) +575
   Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc) 
+265
   Google.GData.Client.GDataGAuthRequest.EnsureCredentials() +43
   Google.GData.Client.GDataRequest.EnsureWebRequest() +1145
   Google.GData.Client.GDataGAuthRequest.EnsureWebRequest() +26
   Google.GData.Client.GDataGAuthRequest.CopyRequestData() +50
   Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter) +457
   Google.GData.Client.GDataGAuthRequest.Execute() +10
   Google.GData.Client.Service.EntrySend(Uri feedUri, AtomBase baseEntry, 
GDataRequestType type, AsyncSendData data) +208
   Google.GData.Client.Service.Insert(Uri feedUri, AtomEntry newEntry, 
AsyncSendData data) +79
   Google.GData.Client.Service.Insert(Uri feedUri, TEntry entry) +58
   Google.Apps.Calendar.Calendar.CreateCalendar(String LoginOwner, String 
PasswordOwner, String Title, String Summary, String Color, String language) +346
   Google.Apps.Calendar.Calendar.Save(String LoginOwner, String PasswordOwner, 
String atomId, String title, String summary, String color, String language) +96
   ProjectCalendar.Save() in 
d:\WebSites\Google\GoogleRedeDorAdmin\ProjectCalendar.aspx.cs:206
   ProjectCalendar.SaveLinkButton_Click(Object sender, EventArgs e) in 
d:\WebSites\Google\GoogleRedeDorAdmin\ProjectCalendar.aspx.cs:92
   System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +118
   System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String 
eventArgument) +113
   
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String
 eventArgument) +9
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, 
String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, 
Boolean includeStagesAfterAsyncPoint) +5563


------------------------------
*Version Information:* Microsoft .NET Framework Version:4.0.30319; ASP.NET 
Version:4.0.30319.1 

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html

Reply via email to