Gian,
My program still creates spreadsheets correctly.
I assume you're refreshing your browser page after you do the updates.
You might add the .NET equivalent of
   entryHref = created_entry.GetAlternateLink().href
to get the URL of the new ss to confirm it has the name and location
that you think it does.
You could also use the following appspot app to get your list spreadsheets
(this is an example of an App Engine app written by a Google engineer):
   http://gdata-feedfetcher.appspot.com/

Regards,
Bill Hayes

On Thu, Oct 1, 2009 at 12:39 PM, Gian Gellona <gianni.gell...@gmail.com>wrote:

>
> Hi,
>
> I have a windows service that creates spreadsheets on google docs (if
> the file exist, the service just updates the spreadsheet with the new
> data), the log of the program doesn't show any error, and by debugging
> the application I discovered the spreadsheets were succesfully created
> and they're just being updated now. But when I reach google docs
> through the internet browser (IE7, Firefox 3.0.11) I can't see any of
> these spreadsheets.
>
> Have anyone experienced this?, Do you know how can I fix it?
>
> I'm using the .NET Google Data API 1.4.0.2  version.
>
> Thanks in advance,
>
> Gian
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to