ephraimncory / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

OAuth2 ApplyAuthenticationToRequest error #398

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Method 'ApplyAuthenticationToRequest' in type 
'Google.Apis.Authentication.OAuth2.OAuth2Authenticator`1' from assembly 
'Google.Apis.Authentication.OAuth2, Version=1.5.0.28991, Culture=neutral, 
PublicKeyToken=null' does not have an implementation.

Original issue reported on code.google.com by prashant...@gmail.com on 10 Oct 2013 at 7:12

GoogleCodeExporter commented 9 years ago
Make sure your .NET framework is patched. Microsoft released patches to .NET to 
allow Portable Class Libraries to properly find the appropriate runtime 
(KB2468871). If you are seeing the above exception (or something like it), it 
means you're missing the latest .NET framework patches.

Let me know!
Thanks

Original comment by pele...@google.com on 10 Oct 2013 at 1:40

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 10 Oct 2013 at 1:40

GoogleCodeExporter commented 9 years ago
 Thanks Team

Issue Is  resolved when I Update New Patches from below Link

http://www.microsoft.com/en-us/download/confirmation.aspx?id=3556

Original comment by prashant...@gmail.com on 11 Oct 2013 at 12:03

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 29 Oct 2013 at 2:08