WaelHamze / xrm-ci-framework

xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
MIT License
186 stars 117 forks source link

MS CRM Package deployer is failing #173

Closed ciaomatteo closed 6 years ago

ciaomatteo commented 6 years ago

Hi First of all, thank you for this awesome work! I use the "MS CRM Package deployer" vsts task and run all the time in this error message. The task fails and the release build stops executing subsequent tasks. In CRM everything looks fine and no upgrade solution is left. image If I run solution packager locally (using the UI), everything works fine: log.txt

ciaomatteo commented 6 years ago

I guess, it's an error in the package deployer powershell module. If I try to run it in powershell locally, I get: image

WaelHamze commented 6 years ago

@CrmDev23 looks like some issues the module. You can consider using the Import Solution Task alternatively to import the solution and use the package deployer for anything else. You may need to add a dummy solution in package deployer.