ajmal744 / 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

Void Google.Apis.Util.Store.FileDataStore..ctor(System.String) #490

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install NuGet Google APIs Client Library 1.8.2
2. Work with .NET 4.5 or 4.5.1
3. Call GoogleWebAuthorizationBroker.AuthorizeAsync with any arguments

What is the expected output? What do you see instead?
Expected... I gues... No exception?

What I get:
Ugly exception:
    Void Google.Apis.Util.Store.FileDataStore..ctor(System.String)

What version of the product are you using?
1.8.2

What is your operating system?
Windows 8.1 Enterprise (All updates)

What is your IDE?
Microsoft Visual Sutdio 2012 Professional with all updates

What is the .NET framework version?
4.5 and 4.5.1

Please provide any additional information below.
I heard about solution using .NET 4.0, but I need to have access to features of 
4.5

In attachment you will find my example code.

Original issue reported on code.google.com by maciek.h...@gmail.com on 24 Sep 2014 at 10:32

Attachments: