ni / labview-gdrive

LabVIEW wrapper for the .NET Google Drive API
MIT License
10 stars 11 forks source link

Use the google sheets api #7

Open gnou71 opened 7 years ago

gnou71 commented 7 years ago

Hello,

I want to use your code with the google sheets api, downloaded from https://www.nuget.org/packages/Google.Apis.Sheets.v4/

But when I loaded the DLL with the Labview ".NET constructor" I got this message : "An error occured trying to load the assembly" in "objects" section.

Someone can test it or help me?

Thanks.

joseph280996 commented 6 years ago

I'm getting the same problem. It doesn't let me use the .dll file. Have you figure out anything about this?

gnou71 commented 6 years ago

Hello Joseph280996, I'm glad to see I'm not alone. I didn't move forward with this issue. I tried with 32bits, 64 bits OS and labview versions. I contacted the french NI support but they don't figure out it. I will probably save my data in an SQL database and import these in the Google environnement.