Server Error in '/' Application.

Execution of authentication request returned unexpected result: 404

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: Google.GData.Client.GDataRequestException: Execution of authentication request returned unexpected result: 404

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:


[GDataRequestException: Execution of authentication request returned unexpected result: 404]
   Google.GData.Client.Utilities.getAuthException(TokenCollection tokens, HttpWebResponse response) +748
   Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, String serviceName, String applicationName, Boolean fUseKeepAlive, IWebProxy proxyServer, Uri clientLoginHandler) +897
   Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc) +251
   Google.GData.Client.GDataGAuthRequest.EnsureCredentials() +41
   Google.GData.Client.GDataRequest.EnsureWebRequest() +1100
   Google.GData.Client.GDataGAuthRequest.EnsureWebRequest() +26
   Google.GData.Client.GDataRequest.Execute() +42
   Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter) +423
   Google.GData.Client.GDataGAuthRequest.Execute() +10
   Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength) +193
   Google.GData.Client.Service.Query(FeedQuery feedQuery) +202
   Google.GData.Client.Feed`1.get_AtomFeed() +37
   Google.GData.Client.<get_Entries>d__0.MoveNext() +75
   NCJI.ListVideos.CreateVideoFeed(String sCategory) in P:\Personal\NCJI\NCJI\ListVideos.aspx.vb:88
   NCJI.ListVideos.Page_Load(Object sender, EventArgs e) in P:\Personal\NCJI\NCJI\ListVideos.aspx.vb:20
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975