pankajmittal2006
pankajmittal2006
We are getting "Unexpected HTTP response: 403" while downloading "PolyDeploy" from the pipeline task. We are using this from last year or so but we suddenly getting this issue now...
I am getting the below error while deploying the extensions to DNN stage site: 2021-07-22T13:57:23.9783440Z System.Net.Http.HttpRequestException | An error occurred while sending the request. 2021-07-22T13:57:24.0224123Z at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 2021-07-22T13:57:24.0224748Z at...
Hello Team, I am using DNN9.2.2 in one of my project. I am working on CI/CD pipeline. I found PolyDeploy to be useful to deploy multiple modules via pipeline. I...