I'm not sure if this truly fixed it, but increasing the max request length (my files were around 300k-800k) and timeout in the web.config seems to have helped.
<httpRuntime maxRequestLength="102400" executionTimeout="900"/> I've received the error once or twice since, but it is very infrequent (if at all since I bumped up the timeout). steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
