frog0214 / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

Get a Missing resource version ID from Google.GData.Client #689

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open a spreadsheet is fine
2. assign new values to a row/column
3. call: row.Update();

What is the expected output? What do you see instead?
I should see the spreadsheet's row/column be updated with the data from the 
program.

What version of the product are you using? On what operating system?
VS2008 - framework 2.0  (it states it will work with this version).
Google.GData.Client 2.2.0.0 (just downloaded it today)  No other version is 
available.

Please provide any additional information below.

Original issue reported on code.google.com by ker...@dynasplint.com on 25 Apr 2014 at 8:11

GoogleCodeExporter commented 8 years ago
Just pasted code into VS2012 and get the same error.

Original comment by ker...@dynasplint.com on 25 Apr 2014 at 8:23