Copied to clipboard

Flag this post as spam?

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


  • shanem 39 posts 93 karma points
    Mar 05, 2014 @ 15:19
    shanem
    0

    Courier 2.7.8.15.v4 breaking during packaging after buying Express version

    Hello.

    The error I get in AppData/courier/logs/logError.txt is:

    System.Net.WebException: The request failed with the error message:
    
        Object moved to <a href="/?ReturnUrl=%2fumbraco%2fplugins%2fcourier%2fwebservices%2frepository.asmx">here</a>.
        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.CourierWebserviceRepositoryProvider.OpenSession(String sessionKey)
           at Umbraco.Courier.Core.Packaging.RevisionPackaging.Package()
           at Umbraco.Courier.Core.TaskManager.manageTask(IRevisionTask value)
    

    I've read through most of the forums and help documentation around Courier but can't fix my issue. These are some of the URLs I've looked at:

    https://github.com/umbraco/Courier/blob/master/Documentation/CommonIssues.md

    http://our.umbraco.org/forum/umbraco-pro/courier/24560-Document-Moved

    http://our.umbraco.org/forum/umbraco-pro/courier/41332-Broken-Documents-(410)-and-Courier

    http://our.umbraco.org/forum/umbraco-pro/courier/44731-How-to-solve-Courier-problems

    This is my set up:

    • Umbraco 4.11.9 (Assembly version: 1.0.4898.17344)
    • Courier 2.7.8.15.v4
    • uComponents 5.3.0
    • FamFamFam Icon Package 1
    • DateFolders 1.4
    • HTTPS Redirect 1.2.0

    What I tried to fix it:

    I read that SSL might be the issue so I uninstalled HTTPS Redirect and removed the certificate in IIS, but that still didn't help.

    I cleared courier cache folders, that didn't help.

    I tried uninstalling and reinstalling Courier, but that didn't work.

    I've checked my dlls and they all seem fine. I have the correct Umbraco.Courier.EventHandlers.V4.dll and Umbraco.Courier.Persistence.V4.NHibernate.dll files.

    I gave Everyone read/write (full control) access to the Umbraco\plugins\courier folder, still no luck.

    I have browsed to the asmx web service in my browser https://xyz/umbraco/plugins/courier/webservices/repository.asmx and this works. I can see the web service details, but still get this error when trying to packed in Courier.

    This version of Courier was working fine locally before I bought the Express version. When I view the domains assign to my license I can see just the production domain and not the dev domains. Is there a way to view them?

    Please could someone help me out with the SOAP exception. Thanks!

  • 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