Server Error in '/trans' Application.

The remote server returned an error: (503) Server Unavailable.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (503) Server Unavailable.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[WebException: The remote server returned an error: (503) Server Unavailable.]
   System.Net.HttpWebRequest.GetResponse() +1532114
   ALS.TranslationService.BusinessLogic.WebTranslationHelper.MakeRequest(String requestUri, Encoding encoding, String refererUrl) in X:\ALS.TranslationService\Source\Business Component\ALS.TranslationService.BusinessLogic\Helpers\WebPageTranslationHelper.cs:48
   ALS.TranslationService.BusinessLogic.SysTranTranslationProvider.TranslateWebPage(String sourceLanguageIsoCode, String targetLanguageIsoCode, String pageUrl, String refererUrl) in X:\ALS.TranslationService\Source\Business Component\ALS.TranslationService.BusinessLogic\BusinessLogic\SysTranTranslationProvider .cs:242
   ALS.TranslationService.BusinessLogic.TranslationProviderManager.TranslateWebPage(String sourceLanguageIsoCode, String targetLanguageIsoCode, String pageUrl, String refererUrl) in X:\ALS.TranslationService\Source\Business Component\ALS.TranslationService.BusinessLogic\BusinessLogic\TranslationProviderManager.cs:44
   ALS.TranslationService.ServiceImplementation.TranslationServiceAdapter.TranslateWebPage(TranslateWebPageRequest request) in X:\ALS.TranslationService\Source\Service\ALS.TranslationService.ServiceImplementation\TranslationServiceAdapter.cs:197

[TranslationException: There was an error while translating. Please check the inner exception for more information.]
   Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyEntry.IntentionalRethrow(Exception chainException, Exception originalException) +65
   Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyEntry.RethrowRecommended(Exception chainException, Exception originalException) +79
   Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyEntry.Handle(Exception exceptionToHandle) +265
   Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyImpl.HandleException(Exception exceptionToHandle) +152
   Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicy.HandleException(Exception exceptionToHandle, String policyName) +190
   ALS.TranslationService.ServiceImplementation.TranslationServiceAdapter.TranslateWebPage(TranslateWebPageRequest request) in X:\ALS.TranslationService\Source\Service\ALS.TranslationService.ServiceImplementation\TranslationServiceAdapter.cs:226
   ALS.TranslationService.ServiceImplementation.TranslationService.TranslateWebPage(TranslateWebPageRequest request) in X:\ALS.TranslationService\Source\Service\ALS.TranslationService.ServiceImplementation\TranslationService.cs:90
   ALS.TalkbaseEnterPrise.AppliedLanguageWebSite.Classes.TranslationServiceUtilities.WebPageTranslation(String uri, String languagePairString, String refererUrl) +259
   TransTranslate.TranslationResponse(String url, String lpair) +39
   TransTranslate.Initialize() +971
   TransTranslate.Page_Load(Object sender, EventArgs e) +5
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433