cr.SetPhoto(newentry, photoStream) ' e.g. newentry.name.fullname can be read and is the right contact, why have I a exeption with targetUri is "null" by calling cr.SetPhoto
Exception Der Wert darf nicht NULL sein. (Value must not be null) Parametername: targetUri System.ArgumentNullException: Der Wert darf nicht NULL sein. Parametername: targetUri bei Google.GData.Client.Service.StreamSend(Uri targetUri, Stream inputStream, GDataRequestType type, String contentType, String slugHeader, String etag, AsyncSendData data) bei Google.Contacts.ContactsRequest.SetPhoto(Contact c, Stream photoStream) -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html
