Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • umbracov 38 posts 58 karma points
    May 17, 2011 @ 22:02
    umbracov
    0

    Transfer Error!

    I have installed courier on both by development and staging server and when I try to Transfer my content I get the following error

     

    Transfer Error!

     

    There was a problem connecting to the target server 'http://web1.eval.veros.verosapps.com'.

    How to solve

    This error occured because Umbraco Courier on this server was unable to communicate with the target server. Please check that:

    • The url for the target server is correct: 'http://web1.eval.veros.verosapps.com'

    • That Umbraco Courier is installed on the target server as well

    • That this server are able to reach and communicate with 'http://web1.eval.veros.verosapps.com' via HTTP, port 80 (you might need to consult a network admin to verify)

    Settings for Courier can be changed in the file
    /umbraco/plugins/UmbracoCourier/Settings/courier.config

     

    Show Details:

    System.Net.WebException: The remote name could not be resolved: 'http' at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Umbraco.Courier.CourierMessengerService.Messenger.ValidateDependency(String dependencyKey, Object validationObject, String login, String password) at Umbraco.Courier.BusinessLogic.Proxy.Messenger.ValidateDependency(String dependencyKey, Object validationObject, String& errorMessage, String login, String password) at Umbraco.Courier.BusinessLogic.Messengers.Helpers.MessengerHelper.ValidateDependencies(User u, Object objectToValidate, List`1 dependencies, String errorMessageTemplate, String& errorMessage) at Umbraco.Courier.BusinessLogic.Messengers.Content.ContentMessenger.Validate(Object id, Object parentId, String& errorMessage, User u) at Umbraco.Courier.Dialogs.TransferNode.validateNode(Int32 selectedId, Boolean transferChildren, String& validationErrors) at Umbraco.Courier.Dialogs.TransferNode.Page_Load(Object sender, EventArgs e)

     

    Both the dev and staging environments are on the same webserver.

    Any help appreciated. 

     

     

     

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies