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:
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.
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!
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:
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:
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!
is working on a reply...