TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rajagopalan R V
NA
336
70.5k
How to Avoid 503 Error in asp.net c# Google Translate
Jan 27 2016 5:17 AM
Hi Friends,
In My Web Application i created Google Translate in that it showing 503 Error (After two or three words got translated it showing this Error)
Error Message:
System.Net.WebException: The remote server returned an error: (503) Server Unavailable. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at Translator.TranslateGoogle(String text, String fromCulture, String toCulture)
i just took the Link which am using to call google translate in my code i just took that in Debug mode and after browse that link in search engine it's showing following message as displayed in below link
https://support.google.com/websearch/answer/86640
they said to use CAPTCHA i've tried that also the issue is not solved and i don't have any VPN also
Please help me to Solve this issue ASAP
Reply
Answers (
0
)
Regarding Application Error Event
how to pass globalized string to an XML file runtime