Google Drive Upload using VB.Net

  • Thread starter Thread starter -OSD-
  • Start date Start date
O

-OSD-

Guest
Hi,

Is it possible to create a portable solution (destination PC should not require to install APIs etc.) to upload file(s) to Google Drive silently without user intervention? I have tried the following (without expertise) but failed to receive the intended results.

Followed the following link to create a project and code according to the instructions:

upload files to Google drive in VB.NET - searching for working code

Created the Google Secret and Client ID as instructed here:
2020 Updated: How to get Google app Client ID and Client Secret

And here is what I get on a test unit.1551974.png


Here is the code step by step:

1. Create a Console VB.NET app.

2. Install the NuGet package.



Here is the code step by step:

1. Create a Console VB.NET app.

2. Install the NuGet package.



Here is the code step by step:

1. Create a Console VB.NET app.

2. Install the NuGet package.



Here is the code step by step:

1. Create a Console VB.NET app.

2. Install the NuGet package.

Continue reading...
 
Back
Top