Copied to clipboard

Flag this post as spam?

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


  • Daniel Dutton 7 posts 27 karma points
    Mar 15, 2012 @ 15:44
    Daniel Dutton
    0

    Cant transfer between two local sites

    Ok.  Iv installed courier 2.5.4 on two local sites running umbraco.  Both sites point to each other.  When I click the location link to try and connect, I get a n error.


    System.Net.WebException: The request failed with HTTP status 403: Forbidden.
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

    Checking the intial GET request, I seem to get

    Redirect to: /umbraco/plugins/courier/pages/LicenseError.aspx?referer=%2fumbraco%2fplugins%2fcourier%2fpages%2feditRepository.aspx%3frepo%3dhttp%3a%2f%2site1com%26folder%3d    http://site2.com/umbraco/plugins/courier/pages/editRepository.aspx?repo=http://nf5netflightscom&folder=

    which would suggest to me there is a problem with a licence.  Now I dont have the licence installed yet and even if i do add it then i still get the same error.  Could this be an issue between running between two local sites??  Each site has their own app pool and is running off IIS.  is it Umbraco not recognising them as being local??  Pulling my hair our here.  Any help would be appreciated

  • Paul Kaplan 86 posts 139 karma points
    Mar 20, 2012 @ 12:16
    Paul Kaplan
    0

    IIRC you need the same admin password in both sites for Courier to work properly.

  • Daniel Dutton 7 posts 27 karma points
    Mar 20, 2012 @ 12:53
    Daniel Dutton
    0

    Thanks Paul, though iv already checked that.  I Have no problems running courier between two non-local sites with the same details.  Content transfers fine.  It just wont work if I try to deploy from a local or transfer data to another local site 

  • Daniel Dutton 7 posts 27 karma points
    May 31, 2012 @ 11:52
    Daniel Dutton
    0

    Ok.  Really simple solution for a newbie net developer.  Was a proxy issue.  Simply added both site urls to the web config In in the bypass list add address property of system.net and hey presto it worked.

Please Sign in or register to post replies

Write your reply to:

Draft