Copied to clipboard

Flag this post as spam?

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


  • Kevin Blake 23 posts 45 karma points
    Mar 27, 2012 @ 11:17
    Kevin Blake
    0

    Courier with HTTPAUTH

    Has anyone had any luck with getting Courier (2.5.4.1) to publish to a site where the destination is protected by HTTPAUTH?  Is that supported?  Any tips to getting it to work?

    I'm attempting to publish to some third-party hosting where it's not possible to change the IIS configuration, but get the following error when I select the destination under "Locations" on my source/dev machine.

    The request failed with HTTP status 404: Not Found.
    Error details
    
    
    System.Net.WebException: The request failed with HTTP status 404: Not Found. 
    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 Umbraco.Courier.RepositoryProviders.WebServiceProvider.RepositoryWebservice.GetAvailableRevisions(String username, String password) in c:\Program Files (x86)\teamcity\buildAgent\work\d94035a1177dda67\Umbraco.Courier.RepositoryProviders\WebserviceProvider\webservice.cs:line 700 
    at Umbraco.Courier.RepositoryProviders.CourierWebserviceRepositoryProvider.GetAvailableRevisions() in c:\Program Files (x86)\teamcity\buildAgent\work\d94035a1177dda67\Umbraco.Courier.RepositoryProviders\WebserviceProvider\CourierWebserviceRepositoryProvider.cs:line 106 
    at Umbraco.Courier.Core.RepositoryProvider.GetAvailableRevisions(String folder) 
    at Umbraco.Courier.UI.Pages.editRepository.OnInit(EventArgs e) 
    at System.Web.UI.Control.InitRecursive(Control namingContainer) 
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    (Note that publishing to sites without auth does work just fine)

    Any help much appreciated :)

Please Sign in or register to post replies

Write your reply to:

Draft