phungthaihoa / google-gdata

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

Unable to connect to remote server #708

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi the issue was in asp.net

I have taken the code (example) of the next page: 
https://developers.google.com/youtube/2.0/developers_guide_dotnet#Uploading_Vide
os or http://www.codicode.com/art/upload_a_video_to_youtube_with_c_net.aspx.

What steps will reproduce the problem?
1. on the line Video createdVideo = request.Upload(newVideo) show the error 
(image 1) and the browser show the error (image 2)
2. the IP isn't access from various device. In the devices I wrote ping 
10.34.7.15 the resut is Packets: Sent = 4, Received = 0, Lost = 4 (100% loss).
3.

What is the expected output? What do you see instead?
I hope that the ip is accessible to upload the video 

What version of the product are you using? On what operating system?
API V3
VS 2012
Download library from: https://code.google.com/p/google-gdata/downloads/list 
version 2.2.0.0

Original issue reported on code.google.com by pipej...@gmail.com on 30 Dec 2014 at 3:40

Attachments: