P
Peter Judge
Guest
You shouldn't need to call Write() anywhere - the HTTP client will do that. So you are getting an instance of MultipartEntity returned? I'd also check the response-data-received.txt file (you can enable that by turning on logging at a level of 5+).
Continue reading...
Continue reading...