I am trying to move over from my local dev site to a remote staging site.
The user name and pass is correct (I logged in myself) and have tried both Hashed and Clear in the password settinggd but when I try to deploy I get the error below.
Is there anything else I should know? What ports does it deloy on?
System.Web.Services.Protocols.SoapException:
Server was unable to process request. ---> User: Admin could not be
authenticated
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.OpenSession(String
sessionKey, String username, String password) in c:\Program Files
(x86)\teamcity\buildAgent\work\b6e7862632b3bd64\Contrib\Providers\Umbraco.Courier.RepositoryProviders\WebserviceProvider\webservice.cs:line
489
at
Umbraco.Courier.RepositoryProviders.CourierWebserviceRepositoryProvider.OpenSession(String
sessionKey) in c:\Program Files
(x86)\teamcity\buildAgent\work\b6e7862632b3bd64\Contrib\Providers\Umbraco.Courier.RepositoryProviders\WebserviceProvider\CourierWebserviceRepositoryProvider.cs:line
374
at Umbraco.Courier.Core.Packaging.RevisionPackaging.()
at Umbraco.Courier.Core.Packaging.RevisionPackaging.Package()
at Umbraco.Courier.Core.Tasks.PackagingTask.Run()
at Umbraco.Courier.Core.TaskManager.(IRevisionTask value)
11/07/2012 13:16:32
courier error
Hi,
I am trying to move over from my local dev site to a remote staging site.
The user name and pass is correct (I logged in myself) and have tried both Hashed and Clear in the password settinggd but when I try to deploy I get the error below.
Is there anything else I should know? What ports does it deloy on?
Any help would be appreciated.
Packaging
Packaging homepage and its childrenis working on a reply...