Hi
I am trying to use the new Deployment function under "Settings - Developer". I have set up a deployment destination and trying to transfer a package to another DW installation. My source destination is my local pc and the target destination is a DW9.2 website hosted on in our local network. My local pc is of course on the same network. But when I click the button "Transfer selected" the log says:
Response status code does not indicate success: 401 (Unauthorized)..
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Dynamicweb.Deployment.RemoteDeploymentProvider.ImportPackage(String id, Package package)
at Dynamicweb.Admin.Deployment._Closure$__54-0.VB$StateMachine___Lambda$__0.MoveNext()
I have double checked username (administrator) and password for the target destination. So what can cause this error?
Running DW9.2