Online translation errors
Hi,
I am quite enthusiastic about the new online translation feature, but i am running into errors:
The translation for a language starts fine but after a while (some hundred terms) it stops with a "Service unavailable" error. The error text and part of the log is pasted in below.
A solution could be to start the translation again and have the next hundred terms translated, but as the job seems to start from the very beginning of the project on each run, it will not reach further.
Best regards,
JensBo
Error text:
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at MultiLang.com.microsofttranslator.api.Soap.Translate(String appId, String text, String from, String to) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Web References\com.microsofttranslator.api\Reference.vb:line 176
at MultiLang.ctlToolWindow.MicrosoftTranslator() in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 21461
at MultiLang.ctlToolWindow.cmiLanguageMicrosoftTranslator_Click(Object sender, EventArgs e) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 21526
Log file text:
StoreText ID=-1, IetfTag=sv
StringID -1 not found in GeneralIDs DataTable. Cannot add translation.
StoreText ID=-1, IetfTag=sv
StringID -1 not found in GeneralIDs DataTable. Cannot add translation.
Exception occured: System.Net.WebException
Description: The request failed with HTTP status 503: Service Unavailable.
Additional info: Unhandled error
Stack trace:
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at MultiLang.com.microsofttranslator.api.Soap.Translate(String appId, String text, String from, String to) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Web References\com.microsofttranslator.api\Reference.vb:line 176
at MultiLang.ctlToolWindow.MicrosoftTranslator() in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 21461
at MultiLang.ctlToolWindow.cmiLanguageMicrosoftTranslator_Click(Object sender, EventArgs e) in D:\MultiLang.NET\ML_2005_NewGrid\MultiLang\Controls\ctlToolWindow.vb:line 21526